diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /japanese/xemacs21-canna | |
parent | 46ce9b21a3308230eb3c7821516af7ccc044bb41 (diff) | |
download | ports-b1cf59535c70b37f79dbb4a7374b9908cd760c4c.tar.gz ports-b1cf59535c70b37f79dbb4a7374b9908cd760c4c.zip |
Notes
Diffstat (limited to 'japanese/xemacs21-canna')
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile deleted file mode 100644 index 6270973bf873..000000000000 --- a/japanese/xemacs21-canna/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: XEmacs for Japanese -# Date created: 5 Dec 1997 -# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> -# -# $FreeBSD$ -# - -CATEGORIES= japanese - -MAINTAINER= ports@FreeBSD.org -COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna) - -MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule - -CANNA= yes - -BROKEN= "Incomplete pkg-plist" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -.include "${MASTERDIR}/Makefile" |