1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net-mgmt/choparp/Makefile
Thomas Abthorpe 83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00

24 lines
389 B
Makefile

# New ports collection makefile for: choparp
# Date created: 7 October 1997
# Whom: itojun@itojun.org
#
# $FreeBSD$
#
PORTNAME= choparp
PORTVERSION= 20021107
PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple proxy arp daemon
USE_RC_SUBR= choparp
MANCOMPRESSED= yes
MAN8= choparp.8
PLIST_FILES= sbin/choparp
.include <bsd.port.mk>