1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/py-w3lib/Makefile
Ruslan Makhmatkhanov fec7a29596 - update to 1.3
2013-06-04 15:52:55 +00:00

18 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= w3lib
PORTVERSION= 1.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= Library of web-related functions
LICENSE= BSD
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
.include <bsd.port.mk>