mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
- Fix plist
Approved by: portmgr
This commit is contained in:
parent
8413d3d931
commit
96730c894d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315670
2 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= DBIx-Sunny
|
PORTNAME= DBIx-Sunny
|
||||||
PORTVERSION= 0.21
|
PORTVERSION= 0.21
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
%%SITE_PERL%%/DBIx/Sunny.pm
|
%%SITE_PERL%%/DBIx/Sunny.pm
|
||||||
%%SITE_PERL%%/DBIx/Sunny/Schema.pm
|
%%SITE_PERL%%/DBIx/Sunny/Schema.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sunny/.packlist
|
|
||||||
@dirrm %%SITE_PERL%%/DBIx/Sunny
|
@dirrm %%SITE_PERL%%/DBIx/Sunny
|
||||||
@dirrmtry %%SITE_PERL%%/DBIx
|
@dirrmtry %%SITE_PERL%%/DBIx
|
||||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sunny
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Sunny
|
||||||
|
|
Loading…
Add table
Reference in a new issue