mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
16 lines
261 B
Makefile
16 lines
261 B
Makefile
# New ports collection makefile for: ewipe
|
|
# Date created: 17 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/ewipe
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
|
|
KANJI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|