# New ports collection makefile for:	ve
# Date created:		25 Aug 1999
# Whom:			Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
#
# $FreeBSD: ports/chinese/ve/Makefile,v 1.13 2006/10/03 15:34:32 chinsan Exp $
#

PORTNAME=	ve
PORTVERSION=	1.0
CATEGORIES=	chinese
MASTER_SITES=	http://chinsan2.twbbs.org/distfiles/ \
		ftp://chinsan2.twbbs.org/distfiles/
EXTRACT_SUFX=	.tgz

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	NTHU-CS Maple BBS 2.36 BBS-like editor

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 500113
EXTRA_PATCHES=	${FILESDIR}/extrapatch-screen.c
.endif

.include <bsd.port.post.mk>
