mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4b6b1b0809
Submitted by: maintainer, at ports-jp ML [8452] Reviewed by: takehiro@coral.ocn.ne.jp (Takehiro Suzuki)
19 lines
364 B
Makefile
19 lines
364 B
Makefile
# New ports collection makefile for: mnews-gnspool
|
|
# Version required: 1.22
|
|
# Date created: 23 Sep 1996
|
|
# Whom: Masafumi NAKANE <max@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-mnews-gnspool-1.22
|
|
|
|
RUN_DEPENDS= gnspool:${PORTSDIR}/japanese/gn-gnspool
|
|
|
|
MASTERDIR= ${.CURDIR}/../mnews
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
GNSPOOL= 1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|