freebsd-ports/chinese/ve/Makefile
Renato Botelho b618af2aac - Mark it as DEPRECATED
- Set EXPIRATION_DATE

PR:		ports/88040
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-26 15:57:51 +00:00

27 lines
644 B
Makefile

# New ports collection makefile for: ve
# Date created: 25 Aug 1999
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= ve
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/woju/source/ \
ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor
DEPRECATED= "mastersite disappeared, no longer maintained by author"
EXPIRATION_DATE= 2005-12-31
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
EXTRA_PATCHES= ${FILESDIR}/extrapatch-screen.c
.endif
.include <bsd.port.post.mk>