freebsd-ports/japanese/mule-canna+sj3+wnn7/Makefile
Akinori MUSHA 1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00

19 lines
353 B
Makefile

# New ports collection makefile for: mule 2.3@19.34 with Canna, sj3 and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -canna+sj3+wnn6
CATEGORIES= japanese
CANNA= yes
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"