summaryrefslogtreecommitdiffstats
path: root/dns/updatedd/Makefile
blob: de362072a592d3107b06defc093503c1e11b41eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: geniusj@ods.org
# $FreeBSD$

PORTNAME=	updatedd
PORTVERSION=	2.6
CATEGORIES=	dns
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	geniusj@ods.org
COMMENT=	Dynamic DNS Update Client supporting multiple services

OPTIONS_DEFINE=	DOCS

USES=		gmake perl5
GNU_CONFIGURE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

DOCS_EXTRA_PATCHES+=	${PATCHDIR}/extrapatch-disable-portdocs

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