b99f819e61
- Set architecture neutral PR: 217470 Submitted by: Danilo Baio <dbaio@bsd.com.br>
8 lines
152 B
Makefile
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"
|