16 lines
411 B
Makefile
16 lines
411 B
Makefile
# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:18 asau Exp $
|
|
#
|
|
|
|
DISTNAME= docsis-0.9.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docsis/}
|
|
|
|
MAINTAINER= symka@NetBSD.org
|
|
HOMEPAGE= http://docsis.sourceforge.net/
|
|
COMMENT= Utility for manipulating DOCSIS-compliant cable modems
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_TOOLS+= gm4 bison
|
|
|
|
.include "../../net/net-snmp/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|