mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
19 lines
313 B
Makefile
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"
|