# New ports collection makefile for: timelib # Date created: 4th Sep, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= timelib PORTVERSION= 0.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Parse english textual date descriptions USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes .include