mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
00cb2ec693
PR: ports/135595 Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer)
20 lines
402 B
Makefile
20 lines
402 B
Makefile
# New ports collection makefile for: wdiag
|
|
# Date created: 3 September 2006
|
|
# Whom: Josh Carroll <josh.carroll@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wdiag
|
|
PORTVERSION= 0.10.2
|
|
CATEGORIES= net-mgmt
|
|
MASTER_SITES= SF
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= josh.carroll@gmail.com
|
|
COMMENT= Utility to collect DSL line stats from Westell DSL modems
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
|
|
|
.include <bsd.port.mk>
|