freebsd-ports/net-mgmt/choparp/Makefile
Garrett Wollman 60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00

20 lines
384 B
Makefile

# New ports collection makefile for: choparp
# Date created: 7 October 1997
# Whom: itojun@itojun.org
#
# $FreeBSD$
#
PORTNAME= choparp
PORTVERSION= 20021107
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= choparp
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple proxy arp daemon
MAN8= choparp.8
PLIST_FILES= sbin/choparp
.include <bsd.port.mk>