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