aboutsummaryrefslogtreecommitdiff
path: root/textproc/py3-qrcode/Makefile
blob: 204d2aa491068e54aad014411fe2616a8bdebc20 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$
 
MASTERDIR=	${.CURDIR}/../py-qrcode
 
USES=		python:3
 
.include "${MASTERDIR}/Makefile"