43ed7c6717
PR: 33228 Submitted by: Bruce M Simpson <bms@spc.org>
21 lines
377 B
Makefile
21 lines
377 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
|
|
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>
|