1997-10-07 14:39:43 +00:00
|
|
|
# New ports collection makefile for: choparp
|
|
|
|
# Date created: 7 October 1997
|
|
|
|
# Whom: itojun@itojun.org
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1997-10-07 14:39:43 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTNAME= choparp
|
2003-01-30 15:43:46 +00:00
|
|
|
PORTVERSION= 20021107
|
1997-10-07 14:39:43 +00:00
|
|
|
CATEGORIES= net
|
2003-01-30 15:43:46 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= choparp
|
1997-10-07 14:39:43 +00:00
|
|
|
|
2001-01-09 05:57:08 +00:00
|
|
|
MAINTAINER= ports@freebsd.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= Simple proxy arp daemon
|
1997-10-07 14:39:43 +00:00
|
|
|
|
1998-08-24 08:39:18 +00:00
|
|
|
MAN8= choparp.8
|
1997-10-07 14:39:43 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|