mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5ed8fc1a37
This is a slave port of japanese/mnews. CVS PR: Fill this in if a GNATS PR is affected by the change.
20 lines
346 B
Makefile
20 lines
346 B
Makefile
# New ports collection makefile for: mnews-im
|
|
# Version required: 1.22
|
|
# Date created: 03 Jan 2000
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-mnews-im-1.22
|
|
|
|
RUN_DEPENDS= imput:${PORTSDIR}/mail/im
|
|
|
|
MASTERDIR= ${.CURDIR}/../mnews
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
GNSPOOL= 0
|
|
IMPUT= 1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|