blob: 1e5e599249dcd20646c99892f9bbef06ea1237a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: ewipe
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
# $FreeBSD$
#
CATEGORIES= japanese
RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
MASTERDIR= ${.CURDIR}/../../misc/ewipe
PATCHDIR= ${.CURDIR}/patches
COMMENT= ${.CURDIR}/pkg/COMMENT
KANJI= yes
.include "${MASTERDIR}/Makefile"
|