freebsd-ports/net-mgmt/choparp/Makefile

21 lines
379 B
Makefile
Raw Normal View History

# New ports collection makefile for: choparp
# Date created: 7 October 1997
# Whom: itojun@itojun.org
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
#
PORTNAME= choparp
PORTVERSION= 20021107
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= choparp
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Simple proxy arp daemon
MAN8= choparp.8
2004-02-05 21:38:07 +01:00
PLIST_FILES= sbin/choparp
.include <bsd.port.mk>