1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- kill pkg-plist

This commit is contained in:
Clement Laforet 2004-03-22 15:41:05 +00:00
parent 2f17379b75
commit f0836bfc38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104952
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
bin/cleanscore
%%PORTDOCS%%share/doc/cleanscore/README
%%PORTDOCS%%@dirrm share/doc/cleanscore