25324996fe
just install x11/gnomecore". Submitted by; SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> [ports-jp 12552]
23 lines
581 B
Makefile
23 lines
581 B
Makefile
# New ports collection makefile for: Japanese gnome-core
|
|
# Date created: 28 October 2000
|
|
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# This port does not work with another version of master port.
|
|
#PORTVERSION= 1.4.0.4
|
|
CATEGORIES= japanese x11 gnome
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/gnomecore
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
|
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= gnome-libs-jp:${PORTSDIR}/japanese/gnomelibs
|
|
|
|
IGNORE= "gnomecore 1.4.0.6 has these patches merged - just install x11/gnomecore"
|
|
|
|
.include "${MASTERDIR}/Makefile"
|