1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11-fonts/gfe/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
467 B
Makefile

# New ports collection makefile for: gfe
# Date created: 26 December 2001
# Whom: Bruce M Simpson <bms@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gfe
PORTVERSION= 0.0.4
PORTREVISION= 4
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/fonts
MAINTAINER= ports@FreeBSD.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>