mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
aa43e0125c
PR: 207035 Submitted by: Ben Woods <woodsb02@gmail.com> Approved by: bland (maintainer timeout)
9 lines
146 B
Makefile
9 lines
146 B
Makefile
# Created by: Ben Woods <woodsb02@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-pyicu
|
|
|
|
USES= python:3.2+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|