mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
02baa4219f
Submitted by: lioux
16 lines
265 B
Makefile
16 lines
265 B
Makefile
# New ports collection makefile for: ewipe
|
|
# Date created: 17 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/ewipe
|
|
COMMENTFILE= ${.CURDIR}/pkg-comment
|
|
|
|
KANJI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|