summaryrefslogtreecommitdiffstats
path: root/x11-fonts/gbdfed/Makefile
blob: 81d9cb24f64a736b4f464974d8a4cf665384c51c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	gbdfed
# Date created:				2012-06-05
# Whom:					Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	gbdfed
PORTVERSION=	1.6
CATEGORIES=	x11-fonts
MASTER_SITES=	http://sofia.nmsu.edu/~mleisher/Software/gbdfed/

MAINTAINER=	lichray@gmail.com
COMMENT=	A GTK2 bitmap font editor

LICENSE=	MIT

USE_BZIP2=	yes
USES=		gettext
USE_GNOME=	gtk20 pkgconfig
GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${LOCALBASE}/include

MAN1=		gbdfed.1
PLIST_FILES=	bin/gbdfed

.include <bsd.port.mk>
OpenPOWER on IntegriCloud