pkgsrc-wip/miniupnpc/Makefile
Aleksej Saushev 5069d752df Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 15:09:46 +00:00

16 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/03 15:09:55 asau Exp $
#
DISTNAME= miniupnpc-1.6
CATEGORIES= net
MASTER_SITES= http://miniupnp.tuxfamily.org/files/
MAINTAINER= matias@dotbsd.org
HOMEPAGE= http://miniupnp.tuxfamily.org/files/
COMMENT= Client and library for UPnP IGD services
LICENSE= modified-bsd
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"