1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/net/choparp/Makefile

20 lines
353 B
Makefile
Raw Normal View History

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