Index: head/sysutils/catfish/Makefile =================================================================== --- head/sysutils/catfish/Makefile (revision 410227) +++ head/sysutils/catfish/Makefile (revision 410228) @@ -1,22 +1,25 @@ +# Created by: jpaetzel@FreeBSD.org # $FreeBSD$ -# + PORTNAME= catfish PORTVERSION= 1.4.1 CATEGORIES= sysutils MASTER_SITES= http://launchpad.net/catfish-search/1.4/1.4.1/+download/ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= GTK search utility + +LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:${PORTSDIR}/devel/py-python-distutils-extra RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>0:${PORTSDIR}/misc/py-pexpect USES= python USE_PYTHON= distutils USE_GNOME= gtk30 .include PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} --root=${STAGEDIR} .include Index: head/sysutils/catfish/pkg-descr =================================================================== --- head/sysutils/catfish/pkg-descr (revision 410227) +++ head/sysutils/catfish/pkg-descr (revision 410228) @@ -1,3 +1,3 @@ Catfish is a GTK based search utility. -http://www.twotoasts.de/index.php/catfish/ +WWW: http://www.twotoasts.de/index.php/catfish/