2013-09-03 14:13:23 +02:00
|
|
|
# Created by: bland@FreeBSD.org
|
2003-11-20 15:26:26 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gribouy
|
|
|
|
PORTVERSION= 0.0.8
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 13
|
2003-11-20 15:26:26 +01:00
|
|
|
CATEGORIES= print gnome
|
2014-06-01 11:46:01 +02:00
|
|
|
MASTER_SITES= LOCAL/bland
|
2003-11-20 15:26:26 +01:00
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Gribouy is a Type1 font editor
|
|
|
|
|
2013-09-03 14:13:23 +02:00
|
|
|
USES= gmake pkgconfig
|
2014-06-01 11:46:01 +02:00
|
|
|
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
|
2003-11-20 15:26:26 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|