From 4e3161339df03a28cf9d8bfd5662eda33b6e1756 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Thu, 2 Nov 2000 09:01:20 +0000 Subject: Japanese GNOME meta-port. --- japanese/Makefile | 1 + japanese/gnome/Makefile | 29 +++++++++++++++++++++++++++++ japanese/gnome/pkg-comment | 1 + japanese/gnome/pkg-descr | 4 ++++ japanese/gnome/pkg-plist | 1 + 5 files changed, 36 insertions(+) create mode 100644 japanese/gnome/Makefile create mode 100644 japanese/gnome/pkg-comment create mode 100644 japanese/gnome/pkg-descr create mode 100644 japanese/gnome/pkg-plist (limited to 'japanese') diff --git a/japanese/Makefile b/japanese/Makefile index 6bd06f934216..325499431e2a 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -62,6 +62,7 @@ SUBDIR += gicq SUBDIR += gn-gnspool SUBDIR += gn-mnews + SUBDIR += gnome SUBDIR += gnomecore SUBDIR += gnomeicu SUBDIR += gnomelibs diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile new file mode 100644 index 000000000000..bf9331b8d404 --- /dev/null +++ b/japanese/gnome/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: gnome +# Date created: 02 November 2000 +# Whom: Yukihiro Nakai +# +# $FreeBSD$ +# + +PORTNAME= gnome +PORTVERSION= 1.2 +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}/math/gnumeric \ + +NO_BUILD= yes + +USE_PYTHON= yes + +do-install: # empty + +.include diff --git a/japanese/gnome/pkg-comment b/japanese/gnome/pkg-comment new file mode 100644 index 000000000000..73dccb9f5cc7 --- /dev/null +++ b/japanese/gnome/pkg-comment @@ -0,0 +1 @@ +The Japanese "meta-port" for the GNOME integrated X11 desktop diff --git a/japanese/gnome/pkg-descr b/japanese/gnome/pkg-descr new file mode 100644 index 000000000000..8afa3e1702ed --- /dev/null +++ b/japanese/gnome/pkg-descr @@ -0,0 +1,4 @@ +This is Japanese meta-port of GNOME desktop environment. + +Use this port before the /usr/ports/x11/gnome. +Use the packages from this port after the original packages. diff --git a/japanese/gnome/pkg-plist b/japanese/gnome/pkg-plist new file mode 100644 index 000000000000..549a621fec0c --- /dev/null +++ b/japanese/gnome/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty -- cgit v1.2.3