mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
431 B
Makefile
23 lines
431 B
Makefile
# New ports collection makefile for: ewipe
|
|
# Version required: 1.1.0
|
|
# Date created: 17 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/ewipe
|
|
PATCHDIR= ${.CURDIR}/patches
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
PKGNAME= ja-ewipe-1.1.0
|
|
KANJI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
CATEGORIES= japanese misc tk42
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
|