mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1b5f72d092
small and simplified proxy arp daemon. Submitted by: itojun@itojun.org
18 lines
342 B
Makefile
18 lines
342 B
Makefile
# New ports collection makefile for: choparp
|
|
# Version required: 971007
|
|
# Date created: 7 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= choparp-971007
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
WRKSRC= ${WRKDIR}/choparp
|
|
|
|
.include <bsd.port.mk>
|