aboutsummaryrefslogtreecommitdiff
path: root/lang/pfe/Makefile
diff options
context:
space:
mode:
authorPatrick S. Gardella <patrick@FreeBSD.org>2002-10-01 11:05:14 +0000
committerPatrick S. Gardella <patrick@FreeBSD.org>2002-10-01 11:05:14 +0000
commiteb814b5d2ecb8ad00852775b239ec31ecfb91a44 (patch)
treee403be416b9d75b376fd66559362001fb405cb94 /lang/pfe/Makefile
parentaf81cd0d2023f68c6af6f3dfdef3168b306d6228 (diff)
downloadports-eb814b5d2ecb8ad00852775b239ec31ecfb91a44.tar.gz
ports-eb814b5d2ecb8ad00852775b239ec31ecfb91a44.zip
Notes
Diffstat (limited to 'lang/pfe/Makefile')
-rw-r--r--lang/pfe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index 63677e7671b9..aeec431ec983 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pfe
-PORTVERSION= 0.32.56
+PORTVERSION= 0.32.91
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,5 +16,7 @@ MAINTAINER= patrick@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_TARGET= #
USE_GMAKE= yes
+MAKE_ARGS= mandir=/usr/local/man
+MAN1= pfe.1 pfe-config.1
.include <bsd.port.mk>