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:
parent
2f17379b75
commit
f0836bfc38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104952
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
bin/cleanscore
|
||||
%%PORTDOCS%%share/doc/cleanscore/README
|
||||
%%PORTDOCS%%@dirrm share/doc/cleanscore
|
Loading…
Reference in New Issue
Block a user