freebsd-ports/chinese/qe/Makefile
Clive Lin a301294967 Update MASTER_SITES
PR:	ports/37433
Submitted by:	Statue <statue@softwareliberty.org> (MAINTAINER)
2002-05-10 19:00:51 +00:00

24 lines
498 B
Makefile

# New ports collection makefile for: qe
# Date created: 10 Mar 2001
# Whom: Shen Chuan-Hsing
#
# $FreeBSD$
#
PORTNAME= qe
PORTVERSION= 0.1.1
CATEGORIES= chinese
MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \
ftp://freebsd.sinica.edu.tw/pub/statue/qe/
MAINTAINER= statue@freebsd.sinica.edu.tw
HAS_CONFIGURE= yes
USE_GMAKE= yes
post-configure:
@(cd ${WRKSRC} && \
${PATCH} < ${FILESDIR}/post-patch-Makefile )
.include <bsd.port.mk>