diff options
Diffstat (limited to 'devel/gnome2-hacker-tools')
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 34 | ||||
-rw-r--r-- | devel/gnome2-hacker-tools/pkg-descr | 7 | ||||
-rw-r--r-- | devel/gnome2-hacker-tools/pkg-plist | 1 |
3 files changed, 0 insertions, 42 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile deleted file mode 100644 index e3c630640..000000000 --- a/devel/gnome2-hacker-tools/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnome2-hacker-tools -# Date created: 07 January 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/devel/gnome2-hacker-tools/Makefile,v 1.2 2004/01/07 08:51:09 erwin Exp $ -# - -PORTNAME= gnome2-hacker-tools -PORTVERSION= 2.5.91 -CATEGORIES= devel gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 development tools - -RUN_DEPENDS= mlv:${PORTSDIR}/editors/mlview \ - gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon \ - glade-2:${PORTSDIR}/devel/glade2 \ - ghex2:${PORTSDIR}/editors/ghex2 \ - gob2:${PORTSDIR}/devel/gob2 \ - conglomerate:${PORTSDIR}/editors/conglomerate \ - anjuta:${PORTSDIR}/devel/anjuta \ - meld:${PORTSDIR}/textproc/meld \ - gtranslator:${PORTSDIR}/devel/gtranslator -# not yet buildable under GNOME 2.5 -# regexxer:${PORTSDIR}/devel/regexxer - -NO_BUILD= yes - -do-install: # empty - -.include <bsd.port.mk> diff --git a/devel/gnome2-hacker-tools/pkg-descr b/devel/gnome2-hacker-tools/pkg-descr deleted file mode 100644 index 4c88310c8..000000000 --- a/devel/gnome2-hacker-tools/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GNOME 2 Hacker Tools - -The Hackers Tools are a collection of GNOME development applications. -This suite includes IDEs, interface builders, "hacker" editors, and other -applications to build and maintain GNOME (and other) code. - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/devel/gnome2-hacker-tools/pkg-plist b/devel/gnome2-hacker-tools/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/devel/gnome2-hacker-tools/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |