aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-10-10 19:20:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-10-10 19:20:29 +0800
commit3c3b2c202b450cac32f3206f448486440e577e8e (patch)
tree8363cb7a1534a0640594fe85502e47a2071ae9dd /astro
parent115c4f491a47a288bf60f36f3ee337d6a22e9393 (diff)
downloadfreebsd-ports-gnome-3c3b2c202b450cac32f3206f448486440e577e8e.tar.gz
freebsd-ports-gnome-3c3b2c202b450cac32f3206f448486440e577e8e.tar.zst
freebsd-ports-gnome-3c3b2c202b450cac32f3206f448486440e577e8e.zip
Add LICENSE
- Add NO_ARCH
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-DSS/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile
index e975e2618a29..6f532e47291c 100644
--- a/astro/p5-Astro-DSS/Makefile
+++ b/astro/p5-Astro-DSS/Makefile
@@ -11,9 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO interface to the 1st and 2nd Digital Sky Surveys
+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