aboutsummaryrefslogtreecommitdiff
path: root/net/ddc/Makefile
blob: 63e86265de66c130e74cf08e437392cb0a54d4f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   ddc
# Date created:        1 March 2001
# Whom:                Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#

PORTNAME=      ddc
PORTVERSION=   1.0
CATEGORIES=    net
MASTER_SITES=  http://www.mavetju.org/download/

MAINTAINER=    edwin@mavetju.org
COMMENT=	Control your DHCP daemon a la apachectl

MAN8=		ddc.8

.include <bsd.port.mk>