diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 14:25:39 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 14:25:39 +0000 |
commit | d19b7acbb492f5f911169df37a93225a7f743b16 (patch) | |
tree | 6f9422ae15161fa4958fb688374373ba8be85868 /japanese/xemacs21-sumo-wnn6 | |
parent | d33db7b817a58448eb2bd1352d1410a11d7659f5 (diff) | |
download | ports-d19b7acbb492f5f911169df37a93225a7f743b16.tar.gz ports-d19b7acbb492f5f911169df37a93225a7f743b16.zip |
Notes
Diffstat (limited to 'japanese/xemacs21-sumo-wnn6')
-rw-r--r-- | japanese/xemacs21-sumo-wnn6/Makefile | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/japanese/xemacs21-sumo-wnn6/Makefile b/japanese/xemacs21-sumo-wnn6/Makefile index 9cd231943a35..f2546cf36237 100644 --- a/japanese/xemacs21-sumo-wnn6/Makefile +++ b/japanese/xemacs21-sumo-wnn6/Makefile @@ -1,16 +1,13 @@ -# New ports collection makefile for: XEmacs with Wnn6 -# Version required: 20.4 -# Date created: 25 January 1998 -# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> +# New ports collection makefile for: Meta port of XEmacs mule with sumo package +# Version required: 1.0 +# Date created: 19 August 1999 +# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> # -# $FreeBSD$ +# $Id$ # -PKGNAME= ja-xemacs-wnn6-20.4 +NAMEEXT= -wnn6 -WNN6= yes - -MASTERDIR= ${.CURDIR}/../../japanese/xemacs -PKGDIR= ${.CURDIR}/pkg +MASTERDIR= ${.CURDIR}/../../japanese/xemacs-sumo .include "${MASTERDIR}/Makefile" |