pkgsrc-wip/py-screenutils/Makefile

19 lines
516 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/06/01 12:49:46 thomasklausner Exp $
DISTNAME= screenutils-0.0.1.5.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PYPI:=s/screenutils/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/Christophe31/screenutils
COMMENT= Lib for gnu-screen: creates/close/list/log sessions, injects commands
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"