diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 15:29:03 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 15:29:03 +0000 |
commit | 060b378beef280204bebcdaded488df27e41cb56 (patch) | |
tree | aabfd05ea2710053317e6fc2230b4a9f20be1314 /finance/p5-Business-OnlinePayment-PaymentsGateway | |
parent | efb8fa96c21ac377f76bf69f6945017b231c775e (diff) | |
download | ports-060b378beef280204bebcdaded488df27e41cb56.tar.gz ports-060b378beef280204bebcdaded488df27e41cb56.zip |
Notes
Diffstat (limited to 'finance/p5-Business-OnlinePayment-PaymentsGateway')
-rw-r--r-- | finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile | 1 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index 9864f38e8ffc..20e7de45d890 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -7,6 +7,7 @@ PORTNAME= Business-OnlinePayment-PaymentsGateway PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist b/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist index 18be71f6e0e8..67e43b5ff8ec 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist @@ -3,3 +3,4 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/PaymentsGateway/aut lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymentsGateway/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymentsGateway @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/PaymentsGateway +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment 2>/dev/null || true |