freebsd-ports/japanese/mnews-gnspool/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00

18 lines
410 B
Makefile

# New ports collection makefile for: mnews-gnspool
# Version required: 1.21
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
# $Id: Makefile,v 1.1.1.1 1998/08/24 01:33:16 steve Exp $
#
PKGNAME= ja-mnews-gnspool-1.21
RUN_DEPENDS= gnspool:${PORTSDIR}/japanese/gn-gnspool
MASTERDIR= ${.CURDIR}/../mnews
COMMENT= ${.CURDIR}/pkg/COMMENT
GNSPOOL= 1
.include "${MASTERDIR}/Makefile"