diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /textproc/filepp | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
Notes
Diffstat (limited to 'textproc/filepp')
-rw-r--r-- | textproc/filepp/Makefile | 1 | ||||
-rw-r--r-- | textproc/filepp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 16ed0e7c0cc3..bd13b3822cea 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -12,6 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ MAINTAINER= ports@FreeBSD.org +COMMENT= A generic file preprocessor USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/textproc/filepp/pkg-comment b/textproc/filepp/pkg-comment deleted file mode 100644 index f65eda7ff671..000000000000 --- a/textproc/filepp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A generic file preprocessor |