2000-02-13 03:25:05 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: plan
|
|
|
|
# Date created: Sat Jan 31, 1998
|
|
|
|
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
1998-01-31 21:59:32 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1998-01-31 21:59:32 +00:00
|
|
|
#
|
|
|
|
|
1998-04-17 18:08:35 +00:00
|
|
|
BROKEN= "doesn't build properly from version 1.7.1"
|
1998-01-31 21:59:32 +00:00
|
|
|
|
2000-04-14 17:10:50 +00:00
|
|
|
CATEGORIES= japanese
|
|
|
|
|
1998-01-31 21:59:32 +00:00
|
|
|
MAKE_ENV+= JAPANESE=yes
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../deskutils/plan
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
1998-01-31 21:59:32 +00:00
|
|
|
|
2000-02-13 03:25:05 +00:00
|
|
|
MAINTAINER= obrien@FreeBSD.org
|
1998-01-31 21:59:32 +00:00
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
PLIST= ${WRKDIR}/PLIST
|
1998-01-31 21:59:32 +00:00
|
|
|
|
|
|
|
pre-install:
|
1998-12-01 03:06:49 +00:00
|
|
|
${ECHO} "share/doc/plan/plan_calSJ.ps" > ${PLIST}
|
|
|
|
${CAT} ${PKGDIR}/PLIST >> ${PLIST}
|