2015-12-05 22:25:27 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:55 adam 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
|
|
|
|
|
2015-12-05 22:25:27 +01:00
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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"
|