summaryrefslogtreecommitdiff
path: root/www/grail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/grail/Makefile')
-rw-r--r--www/grail/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index b77959161df6..6745eeb36db8 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -7,14 +7,17 @@
PORTNAME= grail
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= www python
-MASTER_SITES= ftp://ftp.python.org/pub/grail/
-DISTFILES= ${PORTNAME}-06.tgz
+MASTER_SITES= http://prdownloads.sourceforge.net/grail/
+EXTRACT_SUFX= .tgz
-MAINTAINER= nectar@freebsd.org
+MAINTAINER= ports@freebsd.org
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+BROKEN= "Doesn't seem to work with Python 2.x"
+
USE_PYTHON= yes
GRAILSUBDIR= share/grail
GRAILDIR= ${PREFIX}/${GRAILSUBDIR}