freebsd-ports/print/gribouy/Makefile
2014-06-01 09:46:01 +00:00

17 lines
341 B
Makefile

# Created by: bland@FreeBSD.org
# $FreeBSD$
PORTNAME= gribouy
PORTVERSION= 0.0.8
PORTREVISION= 13
CATEGORIES= print gnome
MASTER_SITES= LOCAL/bland
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gribouy is a Type1 font editor
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
GNU_CONFIGURE= yes
.include <bsd.port.mk>