mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix plist
Pointed out by: pointyhat (via linimon) Pointyhat to: swills Approved by: maintainer (implicit)
This commit is contained in:
parent
e8bcb6628e
commit
2b4530d3c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303802
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= ORLite-Migrate
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ADAMK
|
||||
@ -28,7 +29,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN3= ORLite::Migrate.3 \
|
||||
ORLite::Migrate::Perl.3 \
|
||||
ORLite::Migrate::Timeline.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ORLite/Migrate/.packlist
|
||||
%%SITE_PERL%%/ORLite/Migrate.pm
|
||||
%%SITE_PERL%%/ORLite/Migrate/Patch.pm
|
||||
%%SITE_PERL%%/ORLite/Migrate/Perl.pm
|
||||
%%SITE_PERL%%/ORLite/Migrate/Timeline.pm
|
||||
@dirrmtry %%SITE_PERL%%/ORLite/Migrate
|
||||
@dirrmtry %%SITE_PERL%%/ORLite
|
||||
|
Loading…
Reference in New Issue
Block a user