# New ports collection makefile for:	peq
# Date created:				2 April 1999
# Whom:					Gordon Greeff
#
# $FreeBSD: ports/misc/peq/Makefile,v 1.11 2003/02/21 12:48:14 knu Exp $
#

PORTNAME=	peq
PORTVERSION=	0.7.1
CATEGORIES=	misc games
MASTER_SITES=	http://www.shrubbery.org.za/peq/
# Fortunecity.com doesn't allow linking from external sites.
# Please look at the WWW site in pkg-descr for more information - edwin 20021227

MAINTAINER=	gordon@shrubbery.org.za
COMMENT=	Fortune like program

USE_QT_VER=	1

post-install:
	strip ${PREFIX}/bin/peq
	strip ${PREFIX}/bin/xpeq

.include <bsd.port.mk>
