freebsd-ports/devel/py3-tzlocal/Makefile
Sunpoet Po-Chuan Hsieh eb12bbdfd7 Add py3-tzlocal 1.3
- While I'm here, fix indent

PR:		219611
Submitted by:	Rudolf Siegel <rs.os@t-online.de>
Approved by:	maintainer (timeout, 15 days)
2017-06-12 10:39:27 +00:00

10 lines
182 B
Makefile

# Created by: rs.os
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-tzlocal
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py3-pytz
USES= python:3.3+
.include "${MASTERDIR}/Makefile"