mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Add license and satisfy portlint
This commit is contained in:
parent
f1c25a89ff
commit
ee47830710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410228
@ -1,5 +1,6 @@
|
||||
# Created by: jpaetzel@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= catfish
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= sysutils
|
||||
@ -8,6 +9,8 @@ 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
|
||||
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user