# New ports collection makefile for: py-cerealizer # Date created: 2006-05-07 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # PORTNAME= cerealizer PORTVERSION= 0.1 CATEGORIES= security python MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cerealizer-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe COMMENT= Secure pickle-like module USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes .include