diff options
Diffstat (limited to 'www/p5-Interchange6')
-rw-r--r-- | www/p5-Interchange6/Makefile | 29 | ||||
-rw-r--r-- | www/p5-Interchange6/distinfo | 3 | ||||
-rw-r--r-- | www/p5-Interchange6/pkg-descr | 5 | ||||
-rw-r--r-- | www/p5-Interchange6/pkg-plist | 12 |
4 files changed, 0 insertions, 49 deletions
diff --git a/www/p5-Interchange6/Makefile b/www/p5-Interchange6/Makefile deleted file mode 100644 index ab4919123512..000000000000 --- a/www/p5-Interchange6/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= Interchange6 -PORTVERSION= 0.120 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:HORNBURG -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Open Source Shop Machine -WWW= https://metacpan.org/release/Interchange6 - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Interchange6-Schema>=0:databases/p5-Interchange6-Schema \ - p5-Module-Runtime>=0:devel/p5-Module-Runtime \ - p5-Moo>=2.000000:devel/p5-Moo \ - p5-Type-Tiny>=0:devel/p5-Type-Tiny \ - p5-Safe-Isa>=0:devel/p5-Safe-Isa \ - p5-MooX-HandlesVia>=0:devel/p5-MooX-HandlesVia \ - p5-MooseX-CoverableModifiers>=0:devel/p5-MooseX-CoverableModifiers \ - p5-aliased>=0:devel/p5-aliased - -NO_ARCH= yes -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/www/p5-Interchange6/distinfo b/www/p5-Interchange6/distinfo deleted file mode 100644 index 5241f69f52d0..000000000000 --- a/www/p5-Interchange6/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1469403635 -SHA256 (Interchange6-0.120.tar.gz) = 40d96dec64ff1cce95eb0389722a74fa4fc9f5d0321a0153ffe39e7507a68c08 -SIZE (Interchange6-0.120.tar.gz) = 21331 diff --git a/www/p5-Interchange6/pkg-descr b/www/p5-Interchange6/pkg-descr deleted file mode 100644 index 5c64db5135bb..000000000000 --- a/www/p5-Interchange6/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Interchange6, the Open Source Shop Machine, -is the Modern Perl ecosystem for online business. -It uses the DBIx::Class database schema Interchange6::Schema. - -This is a small module, implementing an API, used in Dancer plugins. diff --git a/www/p5-Interchange6/pkg-plist b/www/p5-Interchange6/pkg-plist deleted file mode 100644 index 603a97f35e4f..000000000000 --- a/www/p5-Interchange6/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -%%SITE_PERL%%/Interchange6.pm -%%SITE_PERL%%/Interchange6/Cart.pm -%%SITE_PERL%%/Interchange6/Cart/Cost.pm -%%SITE_PERL%%/Interchange6/Cart/Product.pm -%%SITE_PERL%%/Interchange6/Role/Costs.pm -%%SITE_PERL%%/Interchange6/Types.pm -%%PERL5_MAN3%%/Interchange6.3.gz -%%PERL5_MAN3%%/Interchange6::Cart.3.gz -%%PERL5_MAN3%%/Interchange6::Cart::Cost.3.gz -%%PERL5_MAN3%%/Interchange6::Cart::Product.3.gz -%%PERL5_MAN3%%/Interchange6::Role::Costs.3.gz -%%PERL5_MAN3%%/Interchange6::Types.3.gz |