freebsd-ports/devel/upslug/Makefile
Baptiste Daroussin aa4dbde8bc Support stage
2014-01-24 23:58:01 +00:00

22 lines
396 B
Makefile

# Created by: Bruce M. Simpson <bms@FreeBSD.org>
# $FreeBSD$
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
NO_MAN= defined
PLIST_FILES= sbin/upslug2
.include <bsd.port.mk>