summaryrefslogtreecommitdiff
path: root/www/grail
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /www/grail
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'www/grail')
-rw-r--r--www/grail/Makefile2
-rw-r--r--www/grail/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 2b2e5391e40a..59d87c9772f1 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= An extensible Internet browser written entirely in Python
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
IGNORE= "Doesn't seem to work with Python 2.x"
diff --git a/www/grail/pkg-comment b/www/grail/pkg-comment
deleted file mode 100644
index c7fea6b6fda6..000000000000
--- a/www/grail/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An extensible Internet browser written entirely in Python