1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/py-plone.batching/Makefile
2016-04-16 10:36:51 +00:00

20 lines
344 B
Makefile

# $FreeBSD$
PORTNAME= plone.batching
PORTVERSION= 1.0.8
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Batching facilities used in Plone
LICENSE= GPLv2
NO_ARCH= yes
USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>