1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/chinese/bitchx/Makefile
Vanilla I. Shu 0a012ec015 Remove BROKEN & DEPRECARED.
Approved by:	bapt@
2013-10-21 01:09:16 +00:00

24 lines
593 B
Makefile

# Created by: clive
# $FreeBSD$
PORTNAME= BitchX
PORTREVISION= 5
CATEGORIES= chinese
MAINTAINER= ports@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
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"