freebsd-ports/print/gribouy/Makefile

22 lines
493 B
Makefile
Raw Normal View History

2013-09-03 14:13:23 +02:00
# Created by: bland@FreeBSD.org
# $FreeBSD$
PORTNAME= gribouy
PORTVERSION= 0.0.8
2012-06-01 07:26:28 +02:00
PORTREVISION= 13
CATEGORIES= print gnome
#MASTER_SITES= ${MASTER_SITE_SAVANNAH}
#MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R}
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bland
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gribouy is a Type1 font editor
2013-09-03 14:13:23 +02:00
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>