diff options
Diffstat (limited to 'japanese/mule-canna+sj3/Makefile')
-rw-r--r-- | japanese/mule-canna+sj3/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/japanese/mule-canna+sj3/Makefile b/japanese/mule-canna+sj3/Makefile deleted file mode 100644 index 90642e5e48cc..000000000000 --- a/japanese/mule-canna+sj3/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: mule with Canna and sj3 -# Date created: 7 July 1997 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD$ -# - -PKGNAMESUFFIX= -canna+sj3 -CATEGORIES= japanese -COMMENT= A multilingual emacs, with Canna and sj3 support built in (Only the executables) - -DEPRECATED= emacs19 and related ports are obsolete; please use a more recent version -EXPIRATION_DATE= 2007-08-19 - -CANNA= yes -SJ3= yes - -MASTERDIR= ${.CURDIR}/../../editors/mule -PKGDIR= ${.CURDIR} - -.include "${MASTERDIR}/Makefile" |