dc5513b2ef
Submitted by: Katsurajima "Raven" Naoto <raven@katsurajima.seya.yokohama.jp> SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
21 lines
497 B
Makefile
21 lines
497 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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|