aboutsummaryrefslogblamecommitdiff
path: root/sysutils/py-queuelib/Makefile
blob: 629d4c3402a2416293ebd45804bcd178b5130ced (plain) (tree)
1
2
3
4


                        
                     













                                                            
# $FreeBSD$

PORTNAME=	queuelib
PORTVERSION=	1.4.2
CATEGORIES=	sysutils python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jhale@FreeBSD.org
COMMENT=	Collection of persistent (disk-based) queues

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>