mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add LICENSE
- Add NO_ARCH
This commit is contained in:
parent
3841bccd5f
commit
876a19dfa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463216
@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Simple Database Abstraction
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
|
||||
p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
|
||||
p5-Class-Trigger>=0:devel/p5-Class-Trigger \
|
||||
@ -21,6 +24,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user