1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/py3-pyicu/Makefile
Kurt Jaeger aa43e0125c New port: devel/py3-pyicu, slave port for python3 for py-pyicu
PR:		207035
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	bland (maintainer timeout)
2016-05-07 19:24:41 +00:00

9 lines
146 B
Makefile

# Created by: Ben Woods <woodsb02@gmail.com>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pyicu
USES= python:3.2+
.include "${MASTERDIR}/Makefile"