pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-keystone: Improve PKGNAME and CATEGORY



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jun 11 22:53:00 2016 +0200
Changeset:	b857f44dce831e06db3a771b9af720cdef247fea

Modified Files:
	py-keystone/Makefile

Log Message:
py-keystone: Improve PKGNAME and CATEGORY

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b857f44dce831e06db3a771b9af720cdef247fea

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-keystone/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/py-keystone/Makefile b/py-keystone/Makefile
index 877b04f..b377bdb 100644
--- a/py-keystone/Makefile
+++ b/py-keystone/Makefile
@@ -2,6 +2,9 @@
 
 .include "../../wip/keystone/Makefile.common"
 
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES+=	python
+
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Python bindings for keystone
 LICENSE=	modified-bsd


Home | Main Index | Thread Index | Old Index