summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 10:53:35 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 10:53:35 +0800
commit7b00848de26b5c09b6d72c57893be961679dd0b2 (patch)
tree76a560401177d607b025adf5eac7744366f079ea /devel
parent7ceca929d5b71d4fb3b31923463a805c0c1a7952 (diff)
downloadmarcuscom-ports-7b00848de26b5c09b6d72c57893be961679dd0b2.tar.gz
marcuscom-ports-7b00848de26b5c09b6d72c57893be961679dd0b2.tar.zst
marcuscom-ports-7b00848de26b5c09b6d72c57893be961679dd0b2.zip
Remove gob2 now that it is in ports-stable.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2910 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gob2/Makefile26
-rw-r--r--devel/gob2/distinfo2
-rw-r--r--devel/gob2/pkg-descr3
-rw-r--r--devel/gob2/pkg-plist2
4 files changed, 0 insertions, 33 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile
deleted file mode 100644
index 73663d752..000000000
--- a/devel/gob2/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gob2
-# Date created: 09 November 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD: ports/devel/gob2/Makefile,v 1.36 2004/07/20 06:47:02 marcus Exp $
-#
-
-PORTNAME= gob2
-PORTVERSION= 2.0.10
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A preprocessor for making GObjects with inline C
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= glib20
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= gob2.1
-
-.include <bsd.port.mk>
diff --git a/devel/gob2/distinfo b/devel/gob2/distinfo
deleted file mode 100644
index e40d81aa0..000000000
--- a/devel/gob2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gob2-2.0.10.tar.gz) = acae053a52e8e7fc628d1b695cc49b05
-SIZE (gnome2/gob2-2.0.10.tar.gz) = 239648
diff --git a/devel/gob2/pkg-descr b/devel/gob2/pkg-descr
deleted file mode 100644
index 008a67517..000000000
--- a/devel/gob2/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-a preprocessor for making GObjects with inline C
-
-WWW: http://www.5z.com/jirka/gob.html
diff --git a/devel/gob2/pkg-plist b/devel/gob2/pkg-plist
deleted file mode 100644
index 2ecd144fb..000000000
--- a/devel/gob2/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/gob2
-share/aclocal/gob2.m4