19 lines
353 B
Makefile
19 lines
353 B
Makefile
# New ports collection makefile for: choparp
|
|
# Date created: 7 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= choparp
|
|
PORTVERSION= 20021107
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= choparp
|
|
|
|
MAINTAINER= ports@freebsd.org
|
|
COMMENT= Simple proxy arp daemon
|
|
|
|
MAN8= choparp.8
|
|
|
|
.include <bsd.port.mk>
|