pkgsrc-wip/ar7/Makefile

21 lines
472 B
Makefile
Raw Normal View History

2009-11-22 10:26:10 +00:00
# $NetBSD: Makefile,v 1.3 2009/11/22 10:26:10 gschwarz Exp $
DISTNAME= ar7-0.1
CATEGORIES= net
MASTER_SITES= http://home.arcor.de/volpol/ar7/ \
http://ftp.backschues.net/pub/driver/sphairon_ar860/
MAINTAINER= schwarz@NetBSD.org
HOMEPAGE= ${MASTER_SITES}
COMMENT= Diagnosis tool for certain ADSL modems
2009-04-19 20:16:24 +00:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin
2009-11-22 10:26:10 +00:00
USE_FEATURES+= getopt_long
LIBS.SunOS+= -lnsl -lsocket
.include "../../mk/bsd.pkg.mk"