summaryrefslogtreecommitdiff
path: root/math/lybniz
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-02-15 14:52:01 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-02-15 14:52:01 +0000
commit55bf19860aaa06695b403b2c9c2583b1d3b2fea0 (patch)
tree56fac4f2703b44f4180bd9ed194206d386bd0411 /math/lybniz
parent4748962959eb06a89171d944f5a62829fbac8900 (diff)
downloadfreebsd-ports-55bf19860aaa06695b403b2c9c2583b1d3b2fea0.zip
- Add stage support
- Add LICENSE
Diffstat (limited to 'math/lybniz')
-rw-r--r--math/lybniz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/lybniz/Makefile b/math/lybniz/Makefile
index 88f86db98c20..845df3fe4032 100644
--- a/math/lybniz/Makefile
+++ b/math/lybniz/Makefile
@@ -10,11 +10,12 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mathematical function graph plotter
+LICENSE= BSD3CLAUSE
+
USE_PYTHON= yes
USE_GNOME= pygtk2 gnomehier
USE_PYDISTUTILS= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\
${WRKSRC}/${PORTNAME}.py