freebsd-ports/textproc/py3-feedparser/Makefile
Sofian Brabez f9d24cde25 - Create python3 version of textproc/py-feedparser
PR:	217480
Submitted by:	dbaio
Approved by:	portmgr (bdrewery)
Differential Revision:	https://reviews.freebsd.org/D12197
2017-09-06 18:52:44 +00:00

8 lines
163 B
Makefile

# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-feedparser
USES= python:3.3+ tar:bzip2
.include "${MASTERDIR}/Makefile"