aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-ADS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:20:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:20:24 +0000
commit3e0bfa5cb7b64162344ab993620b7509a9a0cb9b (patch)
tree19b73a0b5b9cdcc9ea1147240adf3750b4a9c1f2 /astro/p5-Astro-ADS
parent234983bd1c521466e71666957e84eb990fd20dc3 (diff)
downloadports-3e0bfa5cb7b64162344ab993620b7509a9a0cb9b.tar.gz
ports-3e0bfa5cb7b64162344ab993620b7509a9a0cb9b.zip
Add LICENSE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=451684
Diffstat (limited to 'astro/p5-Astro-ADS')
-rw-r--r--astro/p5-Astro-ADS/Makefile5
1 files changed, 4 insertions, 1 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
+LICENSE= GPLv2+
+
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure