# New ports collection makefile for: zbase32 # Date created: 1st,Oct 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= zbase32 PORTVERSION= 1.1.1 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Base32 Encoder/Decoder USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include