summaryrefslogtreecommitdiffstats
path: root/net/silc-doc/Makefile
blob: 42ff67ab5f4f3e3bfe0318452792f055073fc4ac (plain)
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
30
31
32
33
34
35
36
# New ports collection makefile for:	silc documentation
# Date created:				Mon Nov 12 21:35:24 BRST 2001
# Whom:			Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	silc
PORTVERSION=	0.6.4
CATEGORIES=	net security
MASTER_SITES=	http://www.silcnet.org/download/ \
		ftp://ftp.silcnet.org/pub/silc/ \
		http://ftp.silcnet.org/ \
		http://munitions.vipul.net/software/mirrors/silc/ \
		ftp://ftp.wiretapped.net/pub/security/network-security/silc/ \
		http://www.au.silcnet.org/download/ \
		ftp://ftp.au.silcnet.org/pub/silcnet/ \
		http://www.planetmirror.com/pub/silcnet/ \
		http://the.wiretapped.net/security/network-security/silc/ \
		ftp://ftp.wiretapped.net/pub/security/network-security/silc/ \
		http://www.no.silcnet.org/download/ \
		ftp://ftp.no.silcnet.org/pub/silc/
PKGNAMESUFFIX=	-doc
DISTNAME=	${PORTNAME}-server-${PORTVERSION}

MAINTAINER=	lioux@FreeBSD.org

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc/${PORTNAME}

.ifdef(NOPORTDOCS)
IGNORE=	this port only contains documentation
.endif

.include <bsd.port.mk>
OpenPOWER on IntegriCloud