freebsd-ports/x11-fonts/gfe/Makefile

21 lines
383 B
Makefile
Raw Normal View History

# Created by: Bruce M Simpson <bms@FreeBSD.org>
# $FreeBSD$
2002-10-12 02:06:41 +02:00
PORTNAME= gfe
PORTVERSION= 0.0.4
PORTREVISION= 5
2002-10-12 02:06:41 +02:00
CATEGORIES= x11-fonts
2002-10-12 02:12:04 +02:00
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/fonts
MAINTAINER= ports@FreeBSD.org
2003-02-21 15:08:24 +01:00
COMMENT= GTK+-based .bdf font editor for X
GNU_CONFIGURE= yes
PLIST_FILES= bin/gfe
USE_GNOME= gtk12
USE_XORG= xpm
NO_STAGE= yes
.include <bsd.port.mk>