000de6d0b5
redirections using UPnP Internet Gateway Device services.
14 lines
356 B
Makefile
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"
|