pkgsrc/net/miniupnpc/Makefile
adam 000de6d0b5 Simple and small footprint client and library for setuping gateway port
redirections using UPnP Internet Gateway Device services.
2016-12-01 22:28:29 +00:00

14 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/12/01 22:28:29 adam Exp $
DISTNAME= miniupnpc-2.0
CATEGORIES= net
MASTER_SITES= http://miniupnp.free.fr/files/download.php?file=
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://miniupnp.free.fr/
COMMENT= Client and library for UPnP IGD services
LICENSE= modified-bsd
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"