freebsd-ports/devel/py3-yaml/Makefile
Dmitry Marakasov 061617f378 devel/py-yaml:
- Add LICENSE_FILE
- Switch to options helpers
- Strip library
- Add support for tests

Add devel/py3-yaml python3 counterpart of this port

PR:		212692
Submitted by:	amdmi3
Approved by:	maintainer timeout (jpaetzel, 2 weeks)
2016-09-27 17:49:37 +00:00

7 lines
100 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-yaml
USES= python:3.1+
.include "${MASTERDIR}/Makefile"