freebsd-ports/net/ddc/Makefile
Edwin Groothuis c5901abb64 Yes we have a winner!
Subject: Package build with non-standard (LOCAL|X11)BASE

    This is just a heads-up that I've started a build with LOCALBASE and
    X11BASE set to nonstandard values to look for ports that hard-code
    these (or fail to patch them).  If your port has a problem, expect
    mail from me soon :-)

Fix port.
2005-10-16 05:31:00 +00:00

19 lines
388 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
COMMENT= Control your DHCP daemon a la apachectl
MAN8= ddc.8
PLIST_FILES= bin/ddc
.include <bsd.port.mk>