summaryrefslogtreecommitdiffstats
path: root/news/cleanscore
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-03-22 15:41:05 +0000
committerclement <clement@FreeBSD.org>2004-03-22 15:41:05 +0000
commitee14590561e95d9cf664218815654a1ee1fb9362 (patch)
treeefe0d62a6069cdae29092d5d8e941a8b80528313 /news/cleanscore
parentc88a70649edf34aaccbff18b0414e88e0e921deb (diff)
downloadFreeBSD-ports-ee14590561e95d9cf664218815654a1ee1fb9362.zip
FreeBSD-ports-ee14590561e95d9cf664218815654a1ee1fb9362.tar.gz
- kill pkg-plist
Diffstat (limited to 'news/cleanscore')
-rw-r--r--news/cleanscore/Makefile3
-rw-r--r--news/cleanscore/pkg-plist3
2 files changed, 3 insertions, 3 deletions
diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile
index 6c97291..612fd53 100644
--- a/news/cleanscore/Makefile
+++ b/news/cleanscore/Makefile
@@ -16,6 +16,9 @@ COMMENT= A perl script to clean up your slrn score file
USE_PERL5= yes
NO_BUILD= yes
+PORTDOCS= README
+PLIST_FILES= bin/cleanscore
+
post-patch:
@${PERL} -pi -e 's|^use warnings|#use warnings|g ; \
s|^our |my |g' ${WRKSRC}/cleanscore
diff --git a/news/cleanscore/pkg-plist b/news/cleanscore/pkg-plist
deleted file mode 100644
index 490d9e7..0000000
--- a/news/cleanscore/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/cleanscore
-%%PORTDOCS%%share/doc/cleanscore/README
-%%PORTDOCS%%@dirrm share/doc/cleanscore
OpenPOWER on IntegriCloud