summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 14:29:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 14:29:06 +0800
commit921721ab66fa6d2720b128f06d44f01e14649a9e (patch)
treed9481dc04e8811dc0bf582b2ee068ddeed38e69f /devel
parent18cb1bb5a65acb78b9e9c2708995ebc3a31e9092 (diff)
downloadmarcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar.gz
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar.bz2
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar.lz
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar.xz
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.tar.zst
marcuscom-ports-921721ab66fa6d2720b128f06d44f01e14649a9e.zip
- Depend on glade-3 instead of glade-2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7794 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome2-hacker-tools/Makefile31
-rw-r--r--devel/gnome2-hacker-tools/pkg-descr7
2 files changed, 38 insertions, 0 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile
new file mode 100644
index 000000000..c5c6dc209
--- /dev/null
+++ b/devel/gnome2-hacker-tools/Makefile
@@ -0,0 +1,31 @@
+# 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"
diff --git a/devel/gnome2-hacker-tools/pkg-descr b/devel/gnome2-hacker-tools/pkg-descr
new file mode 100644
index 000000000..4c88310c8
--- /dev/null
+++ b/devel/gnome2-hacker-tools/pkg-descr
@@ -0,0 +1,7 @@
+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/