freebsd-ports/graphics/py3-imagesize/Makefile
Kris Moore b99f819e61 - Create python3 version of graphics/py-imagesize
- Set architecture neutral

PR: 217470
Submitted by: Danilo Baio <dbaio@bsd.com.br>
2017-03-04 22:23:20 +00:00

8 lines
152 B
Makefile

# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-imagesize
USES= python:3.3+
.include "${MASTERDIR}/Makefile"