ports/devel/upslug/Makefile
2021-04-06 16:31:07 +02:00

19 lines
365 B
Makefile

# Created by: Bruce M. Simpson <bms@FreeBSD.org>
PORTNAME= upslug
PORTVERSION= 2.11
CATEGORIES= devel
MASTER_SITES= SF/nslu/UpSlug2/${PORTNAME}2-11
DISTNAME= upslug2-11
MAINTAINER= ports@FreeBSD.org
COMMENT= Firmware upload tool for Linksys NSLU2
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libpcap
PLIST_FILES= sbin/upslug2
.include <bsd.port.mk>