py-characteristic: updated HOMEPAGE, added USE_LANGUAGES
This commit is contained in:
parent
6881810f40
commit
5a24bdd831
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:24 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2018/07/15 10:38:45 adam Exp $
|
||||
|
||||
DISTNAME= characteristic-14.3.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -6,9 +6,11 @@ CATEGORIES= devel python
|
|||
MASTER_SITES= ${MASTER_SITE_PYPI:=c/characteristic/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://pypi.python.org/pypi/characteristic
|
||||
HOMEPAGE= https://characteristic.readthedocs.io/
|
||||
COMMENT= Python attributes without boilerplate
|
||||
LICENSE= mit
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue