summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gap/Makefile5
-rw-r--r--math/py-ephem/Makefile8
2 files changed, 6 insertions, 7 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile
index 07d47294a81..3a7557b1ded 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/03/04 18:12:59 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:23 wiz Exp $
#
DISTNAME= gap4r3
@@ -15,12 +15,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/
COMMENT= Computational group theory and discrete algebra language
+LICENSE= no-commercial-use
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
SITES.fix4r3n5.tar.gz= ${MASTER_SITES:=bugfixes/}
-LICENSE= no-commercial-use
-
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gtar
diff --git a/math/py-ephem/Makefile b/math/py-ephem/Makefile
index 5b1a205915d..eafdf26df35 100644
--- a/math/py-ephem/Makefile
+++ b/math/py-ephem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:36 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:23 wiz Exp $
#
DISTNAME= pyephem-3.7b
@@ -9,15 +9,15 @@ MASTER_SITES= http://www.rhodesmill.org/brandon/projects/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rhodesmill.org/brandon/projects/pyephem.html
COMMENT= Scientific-grade astronomical computations for Python
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
# See ../../x11/xephem/Makefile.
LICENSE= xephem-license
+
RESTRICTED= Combined work is both GPL and non-Free
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= true
INSTALLATION_DIRS= share/doc/${PKGNAME}