blob: f692e36ac02ebbc5d9460e63b3d27874309d4ec5 (
plain) (
tree)
|
|
# 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= 2
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/fonts
MAINTAINER= bms@spc.org
COMMENT= GTK+-based .bdf font editor for X
GNU_CONFIGURE= yes
PLIST_FILES= bin/gfe
USE_GNOME= gtk12
USE_XPM= yes
.include <bsd.port.mk>
|