1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/japanese/gnome/Makefile

30 lines
606 B
Makefile
Raw Normal View History

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
PORTREVISION= 5
2000-11-02 09:01:20 +00:00
CATEGORIES= japanese x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
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
LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \
gal.22:${PORTSDIR}/japanese/gal
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>