mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
25 lines
549 B
Makefile
25 lines
549 B
Makefile
# New ports collection makefile for: gribouy
|
|
# Date created: 20 Nov 2003
|
|
# Whom: bland@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gribouy
|
|
PORTVERSION= 0.0.8
|
|
PORTREVISION= 12
|
|
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
|
|
|
|
USE_GMAKE= yes
|
|
USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|