cfb333a3ef
PR: 25479 Submitted by: Edwin Groothuis (edwin@mavetju.org)
18 lines
332 B
Makefile
18 lines
332 B
Makefile
# 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
|
|
|
|
MAN8= ddc.8
|
|
|
|
.include <bsd.port.mk>
|