2000-11-02 09:01:20 +00:00
|
|
|
# New ports collection makefile for: gnome
|
|
|
|
# Date created: 02 November 2000
|
|
|
|
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gnome
|
2001-09-15 07:42:57 +00:00
|
|
|
PORTVERSION= 1.4.1b2
|
2003-01-25 16:39:40 +00:00
|
|
|
PORTREVISION= 5
|
2000-11-02 09:01:20 +00:00
|
|
|
CATEGORIES= japanese x11 gnome
|
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
EXTRACT_ONLY= # empty
|
|
|
|
|
2002-12-16 12:37:10 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= The Japanese "meta-port" for the GNOME integrated X11 desktop
|
2000-11-02 09:01:20 +00:00
|
|
|
|
2001-09-26 17:31:17 +00:00
|
|
|
LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \
|
2003-01-25 16:39:40 +00:00
|
|
|
gal.22:${PORTSDIR}/japanese/gal
|
2000-11-13 02:50:38 +00:00
|
|
|
RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric
|
2000-11-02 09:01:20 +00:00
|
|
|
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
USE_PYTHON= yes
|
|
|
|
|
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|