1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11/gnome2/Makefile
Ade Lovett 5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00

46 lines
1.3 KiB
Makefile

# New ports collection makefile for: gnome
# Date created: 17 Aug 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
PORTNAME= gnome
PORTVERSION= 1.4
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
gtcd:${PORTSDIR}/audio/gnomemedia \
${X11BASE}/share/gnome/help/glossary/C/index.html:${PORTSDIR}/misc/gnomeuserdocs \
gcalc:${PORTSDIR}/misc/gnomeutils \
gnomecard:${PORTSDIR}/deskutils/gnomepim \
gnomine:${PORTSDIR}/games/gnomegames \
sawfish:${PORTSDIR}/x11-wm/sawfish \
ggv:${PORTSDIR}/print/ggv \
ghex:${PORTSDIR}/editors/ghex \
bug-buddy:${PORTSDIR}/devel/bugbuddy \
glade:${PORTSDIR}/devel/glade \
gtop:${PORTSDIR}/sysutils/gtop \
gdm:${PORTSDIR}/x11/gdm \
xalf:${PORTSDIR}/x11/xalf \
${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \
${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \
${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \
gmc:${PORTSDIR}/x11-fm/gnomemc \
xscreensaver:${PORTSDIR}/x11/xscreensaver
NO_BUILD= yes
USE_GNOME= yes
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>