pkgsrc-wip/py-clonedigger-jl/Makefile

17 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/12/31 13:58:23 thomasklausner Exp $
DISTNAME= clonedigger-jl-1.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=c/clonedigger-jl/}
MAINTAINER= kamelderouiche@yaho..com
HOMEPAGE= https://github.com/jlachowski/clonedigger
COMMENT= Clone Digger aimed to detect similar code in Python/Java
LICENSE= gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"