summaryrefslogtreecommitdiff
path: root/www/grail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/grail/Makefile')
-rw-r--r--www/grail/Makefile31
1 files changed, 16 insertions, 15 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 3769a26acc36..bac5bcfbd51f 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -5,21 +5,22 @@
# $FreeBSD$
#
-PORTNAME= grail
-PORTVERSION= 0.6
-CATEGORIES= www python
-MASTER_SITES= http://grail.cnri.reston.va.us/grail/source/
-DISTFILES= ${PORTNAME}-06.tgz
-
-MAINTAINER= nectar@freebsd.org
-
-USE_PYTHON= yes
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
-
-GRAILSUBDIR= share/grail
-GRAILDIR= ${PREFIX}/${GRAILSUBDIR}
-DIRS_CMD= ${SED} -e '/^@dirrm/bok' -e 'D' -e ':ok' -e 's,@dirrm ,,' < ${PLIST}
-FILES_CMD= ${SED} -e '/^share\//bok' -e 'D' -e ':ok' -e 's,${GRAILSUBDIR}/,,' < ${PLIST}
+PORTNAME= grail
+PORTVERSION= 0.6
+CATEGORIES= www python
+MASTER_SITES= http://grail.sourceforge.net/source/ \
+ http://grail.cnri.reston.va.us/grail/source/
+DISTFILES= ${PORTNAME}-06.tgz
+
+MAINTAINER= nectar@freebsd.org
+
+USE_PYTHON= yes
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+
+GRAILSUBDIR= share/grail
+GRAILDIR= ${PREFIX}/${GRAILSUBDIR}
+DIRS_CMD= ${SED} -e '/^@dirrm/bok' -e 'D' -e ':ok' -e 's,@dirrm ,,' < ${PLIST}
+FILES_CMD= ${SED} -e '/^share\//bok' -e 'D' -e ':ok' -e 's,${GRAILSUBDIR}/,,' < ${PLIST}
FIND?=find
PYTHON?=python