1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/plan/Makefile
2000-03-22 00:28:26 +00:00

27 lines
517 B
Makefile

# ex:ts=8
# Ports collection makefile for: plan
# Version required: 0.0
# 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"
PKGNAME= ja-${DISTNAME}
MAINTAINER= obrien@FreeBSD.org
PLIST= ${WRKDIR}/PLIST
pre-install:
${ECHO} "share/doc/plan/plan_calSJ.ps" > ${PLIST}
${CAT} ${PKGDIR}/PLIST >> ${PLIST}