Add gnome2-hacker-tools, a meta-port of development applications for

the GNOME 2 Desktop.  This is being done as part of the GNOME meta-port
restructuring effort.  The end goal is to provide GNOME users with
a few meta-ports that offer more pointed sets of applications to enhance
their GNOME 2 experience.

Discussed on:	gnome@
This commit is contained in:
Joe Marcus Clarke 2004-01-07 06:20:03 +00:00
parent 2396a7ba1c
commit 60ff86c775
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97539
4 changed files with 41 additions and 0 deletions

View File

@ -258,6 +258,7 @@
SUBDIR += glui
SUBDIR += gmake
SUBDIR += gnome-vfsmm
SUBDIR += gnome2-hacker-tools
SUBDIR += gnomebuild
SUBDIR += gnomecommon
SUBDIR += gnomecrash

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: gnome2-hacker-tools
# Date created: 07 January 2004
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome2-hacker-tools
PORTVERSION= 2.4.1
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 \
regexxer:${PORTSDIR}/devel/regexxer \
conglomerate:${PORTSDIR}/editors/conglomerate \
anjuta:${PORTSDIR}/devel/anjuta \
meld:${PORTSDIR}/texproc/meld
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>

View File

@ -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/

View File

@ -0,0 +1 @@
@comment this plist intentionally left empty