diff options
-rw-r--r-- | net-mgmt/p5-Data-Validate-IP/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile index 5380c0992f28..b27b6b722074 100644 --- a/net-mgmt/p5-Data-Validate-IP/Makefile +++ b/net-mgmt/p5-Data-Validate-IP/Makefile @@ -13,12 +13,14 @@ COMMENT= Common data validation methods for IPs LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-NetAddr-IP>=4:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-Taint>=0:devel/p5-Test-Taint +NO_ARCH= yes USES= perl5 USE_PERL5= configure |