mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
8 lines
130 B
Makefile
8 lines
130 B
Makefile
# Created by: rs.os
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-setuptools_scm
|
|
|
|
USES= python:3.3+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|