diff options
Diffstat (limited to 'devel/gnome2-hacker-tools')
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 33 | ||||
-rw-r--r-- | devel/gnome2-hacker-tools/pkg-descr | 7 |
2 files changed, 0 insertions, 40 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile deleted file mode 100644 index 657608644..000000000 --- a/devel/gnome2-hacker-tools/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnome2-hacker-tools -# Date created: 07 January 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/gnome2-hacker-tools/Makefile,v 1.45 2007/09/19 23:27:28 marcus Exp $ -# - -PORTREVISION= 0 -CATEGORIES= devel gnome -PKGNAMESUFFIX= -hacker-tools - -COMMENT= GNOME 2 development tools - -RUN_DEPENDS= mlview:${PORTSDIR}/editors/mlview \ - gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ - glade-3:${PORTSDIR}/devel/glade3 \ - ghex2:${PORTSDIR}/editors/ghex \ - gob2:${PORTSDIR}/devel/gob2 \ - conglomerate:${PORTSDIR}/editors/conglomerate \ - meld:${PORTSDIR}/textproc/meld \ - gtranslator:${PORTSDIR}/devel/gtranslator \ - regexxer:${PORTSDIR}/devel/regexxer \ - anjuta:${PORTSDIR}/devel/anjuta \ - accerciser:${PORTSDIR}/accessibility/accerciser \ - valac:${PORTSDIR}/lang/vala - -MASTERDIR= ${.CURDIR}/../../x11/gnome2 -GNOME_SLAVE= yes - -DESCR= ${.CURDIR}/pkg-descr - -.include "${MASTERDIR}/Makefile" 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/ |