aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gnome/Makefile
blob: 2127d2bfde8087b64a14f909bd760f06240d00af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:    gnome
# Date created:     02 November 2000
# Whom:         Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gnome
PORTVERSION=    1.2
PORTREVISION=   1
CATEGORIES= japanese x11 gnome
MASTER_SITES=   # empty
DISTFILES=  # empty
EXTRACT_ONLY=   # empty

MAINTAINER= nakai@FreeBSD.org

LIB_DEPENDS=    gnome.4:${PORTSDIR}/japanese/gnomelibs \
        panel_applet.4:${PORTSDIR}/japanese/gnomecore \
        gal.1:${PORTSDIR}/japanese/gal

RUN_DEPENDS=    gnumeric:${PORTSDIR}/japanese/gnumeric \

NO_BUILD=   yes

USE_PYTHON= yes

do-install: # empty

.include <bsd.port.mk>