14 lines
309 B
Makefile
14 lines
309 B
Makefile
# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:02 grant Exp $
|
|
#
|
|
|
|
DISTNAME= choparp-20021107
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choparp/}
|
|
|
|
MAINTAINER= dbj@NetBSD.org
|
|
HOMEPAGE= http://choparp.sf.net/
|
|
COMMENT= Simple proxy arp daemon
|
|
|
|
MANCOMPRESSED_IF_MANZ= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|