Adjust this port slightly for its master port (currently irc/bitchx).

Utilize PORTREVISION feature of our ports system.
This commit is contained in:
Clive Lin 2002-07-08 18:14:20 +00:00
parent 597efc6a14
commit 56b07f27c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62668

View file

@ -5,6 +5,13 @@
# $FreeBSD$
#
PORTNAME= BitchX
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
PORTREVISION= 1
CATEGORIES= chinese irc
MAINTAINER= clive@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../irc/bitchx
EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \
${.CURDIR}/files/patch-include::config.h \
@ -17,9 +24,3 @@ WITHOUT_GNOME= YES
WITHOUT_ESOUND= YES
.include "${MASTERDIR}/Makefile"
PORTNAME= BitchX
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
CATEGORIES= chinese irc
MAINTAINER= clive@FreeBSD.org