pkgsrc/net/upnpinspector/Makefile
2009-07-08 17:44:20 +00:00

17 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 17:44:20 drochner Exp $
#
DISTNAME= UPnP-Inspector-0.2.2
CATEGORIES= net
MASTER_SITES= http://coherence.beebits.net/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://coherence.beebits.net/
COMMENT= UPnP analyzer
USE_LANGUAGES= # none
PKG_DESTDIR_SUPPORT= user-destdir
EGG_NAME= UPnP_Inspector-0.2.2
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"