summaryrefslogtreecommitdiff
path: root/japanese/plan/Makefile
blob: 2842f6bf99021d58f2f7341681540050a9a86fa8 (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
# ex:ts=8
# Ports collection makefile for:  plan
# Date created:			  Sat Jan 31, 1998
# Whom:				  David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#

BROKEN=		"doesn't build properly from version 1.7.1"

MAKE_ENV+=	JAPANESE=yes

MASTERDIR=	${.CURDIR}/../../deskutils/plan

.include	"${MASTERDIR}/Makefile"

MAINTAINER=	obrien@FreeBSD.org

PLIST=		${WRKDIR}/PLIST

pre-install:
	${ECHO}	"share/doc/plan/plan_calSJ.ps" > ${PLIST}
	${CAT}	${PKGDIR}/PLIST >> ${PLIST}