freebsd-ports/japanese/mnews-im/Makefile
Akinori MUSHA edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00

19 lines
313 B
Makefile

# New ports collection makefile for: mnews-im
# Date created: 03 Jan 2000
# Whom: SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -im
RUN_DEPENDS= imput:${PORTSDIR}/mail/im
MASTERDIR= ${.CURDIR}/../mnews
COMMENT= ${.CURDIR}/pkg/COMMENT
GNSPOOL= 0
IMPUT= 1
.include "${MASTERDIR}/Makefile"