18 lines
410 B
Makefile
18 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:16 asau Exp $
|
|
#
|
|
|
|
DISTNAME= UPnP-Inspector-0.2.2
|
|
PKGREVISION= 2
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://coherence.beebits.net/download/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://coherence.beebits.net/
|
|
COMMENT= UPnP analyzer
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
EGG_NAME= UPnP_Inspector-0.2.2
|
|
|
|
.include "../../lang/python/egg.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|