databases/p5-Interchange6-Schema devel/p5-MooseX-CoverableModifiers devel/p5-Test-MockDateTime devel/p5-Test-Roo devel/p5-superclass mail/p5-Email-MIME-RFC2047 mail/p5-Mail-Box-IMAP4-SSL security/p5-Dancer-Plugin-Auth-Extensible security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Auth-Extensible security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup security/p5-Dancer2-Plugin-Passphrase security/p5-Session-Token www/p5-Dancer-Plugin-Lexicon www/p5-Dancer-Plugin-RPC www/p5-Dancer2-Plugin-Interchange6 www/p5-Dancer2-Plugin-Path-Class www/p5-Interchange6 - give maintainer to perl@ Submitted by: hvo.pm@xs4all.nl (maintainer)
32 lines
783 B
Makefile
32 lines
783 B
Makefile
# Created by: <hvo.pm@xs4all.nl>
|
|
# $FreeBSD$
|
|
|
|
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
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
BUILD_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
|
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|
|
|
NO_ARCH= yes
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|