17 lines
322 B
Makefile
17 lines
322 B
Makefile
# New ports collection makefile for: ewipe
|
|
# Date created: 17 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Tcl/tk-based presentation tool with Japanese support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/ewipe
|
|
|
|
KANJI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|