mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
c63f136ae3
This package provides Simple Kana to Kanji conversion program working on Emacsen.
13 lines
276 B
Makefile
13 lines
276 B
Makefile
# New ports collection makefile for: ddskk for emacs20
|
|
# Date created: 23 Feb 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../ddskk
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|