summaryrefslogtreecommitdiffstats
path: root/print/gribouy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gribouy/Makefile')
-rw-r--r--print/gribouy/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile
deleted file mode 100644
index 089a5cc93..000000000
--- a/print/gribouy/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gribouy
-# Date created: 20 Nov 2003
-# Whom: bland@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= gribouy
-PORTVERSION= 0.0.8
-PORTREVISION= 7
-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_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>