mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
23 lines
475 B
Makefile
23 lines
475 B
Makefile
# New ports collection makefile for: ewipe
|
|
# Version required: 1.0.0
|
|
# Date created: 17 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $Id: Makefile,v 1.12 1998/04/12 02:22:02 itojun Exp $
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/ewipe
|
|
PATCHDIR= ${.CURDIR}/patches
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
PKGNAME= ja-ewipe-1.0.0
|
|
KANJI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
CATEGORIES= japanese misc tk42
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
RUN_DEPENDS= wish4.2jp:${PORTSDIR}/japanese/tk42
|