7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
15 lines
278 B
Makefile
15 lines
278 B
Makefile
# New ports collection makefile for: ONEW for Canna and FreeWnn
|
|
# Date created: 5 Sep 1997
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CANNA= yes
|
|
FREEWNN= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../onew-freewnn
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|