aboutsummaryrefslogtreecommitdiff
path: root/textproc/filepp
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
commit99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /textproc/filepp
parentce05caaae21cd6b880cf5567917d6bde1c9144fa (diff)
downloadports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz
ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324181
Diffstat (limited to 'textproc/filepp')
-rw-r--r--textproc/filepp/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile
index 16d2b3252055..3e608f26075d 100644
--- a/textproc/filepp/Makefile
+++ b/textproc/filepp/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: filepp
-# Date created: Feb 21, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= filepp
PORTVERSION= 1.8.0
@@ -14,7 +9,7 @@ MASTER_SITES= http://www-users.york.ac.uk/~dm26/filepp/
MAINTAINER= ports@FreeBSD.org
COMMENT= A generic file preprocessor
-USE_PERL5= yes
+USES= perl5
GNU_CONFIGURE= yes
NO_BUILD= yes