aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-06-26 09:07:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-06-26 09:07:15 +0000
commit574052da9fba66678278dfab5b334698dd3b53ef (patch)
treea142a5ea474729e20a56ad24276c2dff1ac814b4 /science
parent508290da9450df2201a4014c9589303b5e8d4c21 (diff)
downloadports-574052da9fba66678278dfab5b334698dd3b53ef.tar.gz
ports-574052da9fba66678278dfab5b334698dd3b53ef.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/p5-Chemistry-Mol/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/p5-Chemistry-Mol/Makefile b/science/p5-Chemistry-Mol/Makefile
index b9afe93aeead..99858b359c9e 100644
--- a/science/p5-Chemistry-Mol/Makefile
+++ b/science/p5-Chemistry-Mol/Makefile
@@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl toolkit to describe molecules
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Math-VectorReal>=1.02:math/p5-Math-VectorReal
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>