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-09-28 09:08:29 +00:00
parent e5332f2151
commit 25e7b94ae5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480847

View File

@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Automatically set and update fields
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBIx-Class>=0.08127:databases/p5-DBIx-Class
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBICx-TestDatabase>=0:databases/p5-DBICx-TestDatabase
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>