Import of pkgsrc-2015Q3
This commit is contained in:
16
www/py-URLObject/Makefile
Normal file
16
www/py-URLObject/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/07/15 18:37:02 wiz Exp $
|
||||
|
||||
DISTNAME= URLObject-2.4.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/U/URLObject/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://github.com/zacharyvoase/urlobject
|
||||
COMMENT= Utility class for manipulating URLs
|
||||
LICENSE= unlicense
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user