aboutsummaryrefslogtreecommitdiff
path: root/textproc/py3-feedparser/Makefile
blob: 1b9a58700812245d8e7ac1a61d0d312fb1c4b6ff (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$

MASTERDIR=	${.CURDIR}/../py-feedparser

USES=	python:3.3+ tar:bzip2

.include "${MASTERDIR}/Makefile"