1997-10-07 16:39:43 +02:00
|
|
|
# New ports collection makefile for: choparp
|
|
|
|
# Date created: 7 October 1997
|
|
|
|
# Whom: itojun@itojun.org
|
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1997-10-07 16:39:43 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= choparp
|
2003-01-30 16:43:46 +01:00
|
|
|
PORTVERSION= 20021107
|
2006-04-28 18:04:13 +02:00
|
|
|
PORTREVISION= 3
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt
|
2003-01-30 16:43:46 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= choparp
|
1997-10-07 16:39:43 +02:00
|
|
|
|
2006-04-08 08:34:33 +02:00
|
|
|
MAINTAINER= nork@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Simple proxy arp daemon
|
1997-10-07 16:39:43 +02:00
|
|
|
|
2006-04-08 08:34:33 +02:00
|
|
|
USE_RC_SUBR= choparp.sh
|
|
|
|
|
|
|
|
MANCOMPRESSED= yes
|
1998-08-24 10:39:18 +02:00
|
|
|
MAN8= choparp.8
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= sbin/choparp
|
1997-10-07 16:39:43 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|