1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-06-01 09:46:01 +00:00
parent c73d867c23
commit 318c2fe39f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356080

View File

@ -5,17 +5,13 @@ PORTNAME= gribouy
PORTVERSION= 0.0.8
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
MASTER_SITES= LOCAL/bland
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gribouy is a Type1 font editor
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>