summaryrefslogtreecommitdiff
path: root/news/fidogate/Makefile
blob: 2604b4550053ed2b26deb116e9962e86a40f7424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:    fidogate
# Version required:     fidogate-4.2.9
# Date created:         02 Dez 1997
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $Id$
#

DISTNAME=       fidogate-4.2.9
CATEGORIES=	news
MASTER_SITES=	${MASTER_SITE_SUNSITE} \
		ftp://ftp.dinoex.sub.org/pub/approved/
MASTER_SITE_SUBDIR=system/fido

MAINTAINER=     dirk.meyer@dinoex.sub.org

USE_GMAKE=	yes

# you may commet out this line if you have another transfer-agent
RUN_DEPENDS=	${PREFIX}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail

WRKSRC=		${WRKDIR}/fidogate

pre-install:
	${MKDIR} ${PREFIX}/libexec/fidogate
	${MKDIR} ${PREFIX}/share/doc/fidogate/html
	${MKDIR} ${PREFIX}/share/doc/fidogate/info

.include <bsd.port.mk>