summaryrefslogtreecommitdiffstats
path: root/devel/gnome2-hacker-tools/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /devel/gnome2-hacker-tools/Makefile
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome2-hacker-tools/Makefile')
-rw-r--r--devel/gnome2-hacker-tools/Makefile31
1 files changed, 0 insertions, 31 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile
deleted file mode 100644
index c5c6dc209..000000000
--- a/devel/gnome2-hacker-tools/Makefile
+++ /dev/null
@@ -1,31 +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.40 2005/08/11 02:55:29 marcus Exp $
-#
-
-PORTREVISION= 1
-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
-
-MASTERDIR= ${.CURDIR}/../../x11/gnome2
-GNOME_SLAVE= yes
-
-DESCR= ${.CURDIR}/pkg-descr
-
-.include "${MASTERDIR}/Makefile"