freebsd-ports/devel/py3-pylru-cache/Makefile
2016-09-20 15:29:54 +00:00

8 lines
155 B
Makefile

# Created by: Philip Paeps <philip@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pylru-cache
USES= python:3.2+
.include "${MASTERDIR}/Makefile"