1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-08-11 09:08:02 +00:00
parent 9dd89ffa9e
commit a2ce44e694
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476863

View File

@ -12,11 +12,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Database connection caching and organization
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBIx-ContextualFetch>=0:databases/p5-DBIx-ContextualFetch \
p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>