ced2207408
PR: 37217 Submitted by: maintainer
21 lines
435 B
Makefile
21 lines
435 B
Makefile
# New ports collection makefile for: qterm
|
|
# Date created: 10 Mar 2001
|
|
# Whom: Shen Chuan-Hsing
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= qterm
|
|
PORTVERSION= 0.1.5
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= http://qterm.gnuchina.org/qterm-${PORTVERSION}/ \
|
|
ftp://freebsd.sinica.edu.tw/pub/statue/qterm/
|
|
|
|
MAINTAINER= statue@freebsd.sinica.edu.tw
|
|
|
|
USE_QT_VER= 2
|
|
USE_GMAKE= yes
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|