freebsd-ports/x11-fonts/gfe/Makefile
Ying-Chieh Liao 0de7bc3a10 fix locale messages in some dialog box
bump portrevision

PR:		35325
Submitted by:	Kang-min Liu <b7506056@csie.ntu.edu.tw>
Approved by:	maintainer timeout (1 month since I mailed him)
2002-06-17 19:35:16 +00:00

22 lines
393 B
Makefile

# New ports collection makefile for: gfe
# Date created: 26 December 2001
# Whom: Bruce M Simpson <bms@spc.org>
#
# $FreeBSD$
#
PORTNAME= gfe
PORTVERSION= 0.0.4
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= ftp://alpha.gnu.org/gnu/gfe/
MAINTAINER= bms@spc.org
GNU_CONFIGURE= yes
USE_GTK= yes
USE_XPM= yes
NO_MAN=
.include <bsd.port.mk>