Index: head/devel/py-cycler/Makefile =================================================================== --- head/devel/py-cycler/Makefile (revision 404407) +++ head/devel/py-cycler/Makefile (revision 404408) @@ -1,23 +1,23 @@ # Created by: Yuri Victorovich # $FreeBSD$ -PORTNAME= cycler +PORTNAME= Cycler PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP -MASTER_SITE_SUBDIR= source/C/Cycler PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= cycler-${PORTVERSION} MAINTAINER= yuri@rawbw.com COMMENT= Composable style cycles LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include