aboutsummaryrefslogtreecommitdiff
path: root/news/cleanscore
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-03-22 15:41:05 +0000
committerClement Laforet <clement@FreeBSD.org>2004-03-22 15:41:05 +0000
commitf0836bfc3879710d4f6c038a521248ba9a718d28 (patch)
treef0fe7719859bf1bb4abc6303be56860797e87b46 /news/cleanscore
parent2f17379b752b3a5f247de6de20a58b89348c2353 (diff)
downloadports-f0836bfc3879710d4f6c038a521248ba9a718d28.tar.gz
ports-f0836bfc3879710d4f6c038a521248ba9a718d28.zip
Notes
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 6c97291499dc..612fd539b0df 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 490d9e728b73..000000000000
--- a/news/cleanscore/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/cleanscore
-%%PORTDOCS%%share/doc/cleanscore/README
-%%PORTDOCS%%@dirrm share/doc/cleanscore