aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/choparp/Makefile
blob: aa3bf6fca13a9a37bae02c9c0100c6e21d61cbec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>