mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
18 lines
322 B
Makefile
18 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"
|