1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/chinese/bitchx/Makefile

29 lines
739 B
Makefile
Raw Normal View History

# New ports collection makefile for: BitchX
# Date created: Mon Jan 8 2001
# Whom: clive
#
# $FreeBSD$
#
PORTNAME= BitchX
PORTREVISION= 4
CATEGORIES= chinese irc
MAINTAINER= clive@FreeBSD.org
COMMENT= A zh-tw cursor movement friendly, wrapping clean BitchX
MASTERDIR= ${.CURDIR}/../../irc/bitchx
EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \
${.CURDIR}/files/patch-include::config.h \
${.CURDIR}/files/patch-source::screen.c
WITH_LATIN= YES
# Cursor movement and words wrapping aren't hacked if compiled with gnome.
WITHOUT_GNOME= YES
# If without gnome, esound support isn't needed.
WITHOUT_ESOUND= YES
.include "${MASTERDIR}/Makefile"
2002-07-08 18:42:43 +00:00
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-