2014-12-31 14:57:25 +01:00
|
|
|
# $NetBSD: Makefile,v 1.9 2014/12/31 13:57:29 wiz Exp $
|
2009-07-08 19:44:20 +02:00
|
|
|
|
|
|
|
DISTNAME= UPnP-Inspector-0.2.2
|
2013-09-01 11:19:16 +02:00
|
|
|
PKGREVISION= 3
|
2009-07-08 19:44:20 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://coherence.beebits.net/download/
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://coherence.beebits.net/
|
|
|
|
COMMENT= UPnP analyzer
|
2011-10-31 09:52:14 +01:00
|
|
|
LICENSE= mit
|
2009-07-08 19:44:20 +02:00
|
|
|
|
2013-09-01 11:19:16 +02:00
|
|
|
DEPENDS+= coherence>=0.6.4:../../net/coherence
|
|
|
|
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
|
|
|
|
|
2009-07-08 19:44:20 +02:00
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2014-05-09 09:36:53 +02:00
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
|
2014-01-25 11:29:56 +01:00
|
|
|
|
2009-07-08 19:44:20 +02:00
|
|
|
.include "../../lang/python/egg.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|