1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Fix plist

PR:		ports/101099
Submitted by:	erwin
This commit is contained in:
Andrew Pantyukhin 2006-08-01 12:39:01 +00:00
parent c230bc3e10
commit 4a99a40b89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169336
2 changed files with 6 additions and 4 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= Text-Bastardize
DISTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,8 +19,4 @@ PERL_CONFIGURE= YES
MAN3= Text::Bastardize.3
PLIST_FILES= %%SITE_PERL%%/Text/Bastardize.pm \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bastardize/.packlist
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bastardize
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Text/Bastardize.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bastardize/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bastardize
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/Text