1997-10-17 13:02:52 +00:00
|
|
|
# New ports collection makefile for: ewipe
|
1998-04-12 02:22:02 +00:00
|
|
|
# Version required: 1.0.0
|
1997-10-17 13:02:52 +00:00
|
|
|
# Date created: 17 October 1997
|
|
|
|
# Whom: itojun@itojun.org
|
|
|
|
#
|
1998-04-12 02:22:02 +00:00
|
|
|
# $Id: Makefile,v 1.11 1998/03/04 06:18:54 itojun Exp $
|
1997-10-17 13:02:52 +00:00
|
|
|
#
|
|
|
|
|
1998-02-03 12:46:25 +00:00
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
|
|
|
FILESDIR= ${.CURDIR}/../../misc/ewipe/files
|
|
|
|
PKGDIR= ${.CURDIR}/../../misc/ewipe/pkg
|
1998-04-12 02:22:02 +00:00
|
|
|
SCRIPTDIR= ${.CURDIR}/../../misc/ewipe/scripts
|
1998-02-03 12:46:25 +00:00
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1998-04-12 02:22:02 +00:00
|
|
|
PKGNAME= ja-ewipe-1.0.0
|
|
|
|
KANJI= yes
|
1998-02-17 12:58:54 +00:00
|
|
|
|
1998-02-03 12:46:25 +00:00
|
|
|
.include <${.CURDIR}/../../misc/ewipe/Makefile>
|
|
|
|
|
1998-02-22 08:35:03 +00:00
|
|
|
CATEGORIES= japanese misc tk42
|
1997-10-17 13:02:52 +00:00
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
|