From 3e0bfa5cb7b64162344ab993620b7509a9a0cb9b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 Oct 2017 11:20:24 +0000 Subject: [PATCH] Add LICENSE - Add NO_ARCH --- astro/p5-Astro-ADS/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 37a980356e18..733f8ece82e6 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -11,9 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OO Perl interface to the ADS abstract service -BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww -RUN_DEPENDS= p5-libwww>=0:www/p5-libwww +LICENSE= GPLv2+ +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes USES= perl5 USE_PERL5= configure