aboutsummaryrefslogblamecommitdiff
path: root/x11-fonts/gfe/Makefile
blob: d923b5efa280e1c2299e337dff7e4efe5598e6db (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               
           
 

                     
                 
                         
                                 
 
                                 
                                                 

                   
                       
 
                     
                   
 
                      
# Created by: Bruce M Simpson <bms@FreeBSD.org>
# $FreeBSD$

PORTNAME=	gfe
PORTVERSION=	0.0.4
PORTREVISION=	7
CATEGORIES=	x11-fonts
MASTER_SITES=	SUNSITE/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_XORG=	xpm

.include <bsd.port.mk>