aboutsummaryrefslogtreecommitdiff
path: root/math/fityk/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-07-27 08:02:49 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-07-27 08:02:49 +0000
commitb12ba573e928716bdfd191008d4b86c11c085ce4 (patch)
treedbcbd1e7d6dd157a36cc1a53c726234951771182 /math/fityk/Makefile
parent3468ee3629d81858a3b3ed44ce26bebdc77788b7 (diff)
- Update to 0.9.3
- Add LICENSE - Pass maintainership to submitter (via IRC) PR: ports/148968 Submitted by: Armin Pirkovitsch <armin at frozen-zone dot org> Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=258316
Diffstat (limited to 'math/fityk/Makefile')
-rw-r--r--math/fityk/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 32326179f3ed..253bf07b4ce7 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -7,20 +7,23 @@
#
PORTNAME= fityk
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= math
MASTER_SITES= SF \
SF/xylib:xylib
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
${XYLIB_DISTNAME}${EXTRACT_SUFX}:xylib
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= armin@frozen-zone.org
COMMENT= Free peak fitting software
BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs \
gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+LICENSE= GPLv2 LGPL21
+LICENSE_COMB= multi
+
USE_BZIP2= yes
USE_GNOME= gtk20
USE_WX= 2.8+