1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/security/py-pylibacl/Makefile
2009-04-23 17:15:38 +00:00

21 lines
387 B
Makefile

# New ports collection makefile for: py-pylibacl
# Date created: 18 april 2009
# Whom: joris
#
# $FreeBSD$
#
PORTNAME= pylibacl
PORTVERSION= 0.4.0
CATEGORIES= security python
MASTER_SITES= SF
MAINTAINER= joris.dedieu@gmail.com
COMMENT= Manipulate ACL with Python
USE_PYTHON= 2.4+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
.include <bsd.port.mk>