pkgsrc-wip/py-timeago/Makefile

17 lines
386 B
Makefile

# $NetBSD$
DISTNAME= timeago-1.0.14
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/timeago/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/hustcc/timeago
COMMENT= Used to format datetime with time ago statement
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"