# Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= speaklater PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Lazy string Python module for translations LICENSE= BSD USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes .include .if ${PYTHON_REL} >= 320 .include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc" .endif .include