mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
20 lines
353 B
Makefile
20 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>
|