ports/devel/py-rfc3339/Makefile

15 lines
287 B
Makefile

PORTNAME= rfc3339
DISTVERSION= 6.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Format dates according to the RFC 3339
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>