- Fix plist
PR: ports/101098 Submitted by: erwin
This commit is contained in:
parent
14f4a846e3
commit
b6eb4e7f4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169334
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Unicode-CheckUTF8
|
||||
DISTVERSION= 1.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -3,3 +3,5 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.so
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Unicode
|
||||
|
|
Loading…
Reference in a new issue