mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +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.)
19 lines
410 B
Makefile
19 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"
|