diff options
Diffstat (limited to 'japanese/plan/Makefile')
-rw-r--r-- | japanese/plan/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/japanese/plan/Makefile b/japanese/plan/Makefile index 3cc5ffb..dce4fe3 100644 --- a/japanese/plan/Makefile +++ b/japanese/plan/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: plan -# Version required: 1.6.1 -# Date created: Sat Jan 31, 1998 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) +# ex:ts=8 +# Ports collection makefile for: plan +# Version required: 1.6.1 +# Date created: Sat Jan 31, 1998 +# Whom: David O'Brien (obrien@cs.ucdavis.edu) # # $FreeBSD$ # -#BROKEN= "need JIS libraries in print.c that I do not have" BROKEN= "doesn't build properly from version 1.7.1" MAKE_ENV+= JAPANESE=yes @@ -17,7 +17,7 @@ MASTERDIR= ${.CURDIR}/../../deskutils/plan PKGNAME= ja-${DISTNAME} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org PLIST= ${WRKDIR}/PLIST |