openbsd-ports/news/Makefile
bket fa1ac962b6 Update to py-sabyenc-4.0.2
Switch to python3 (only consumer is news/sabnzbd, which uses python3).

Also add quirk for retirement of python2 version.
2020-08-01 19:07:19 +00:00

23 lines
499 B
Makefile

# $OpenBSD: Makefile,v 1.34 2020/08/01 19:07:19 bket Exp $
SUBDIR =
SUBDIR += aub
SUBDIR += leafnode
SUBDIR += multimail
SUBDIR += nn
SUBDIR += nzbget
SUBDIR += p5-Gateway
SUBDIR += p5-News-Article
SUBDIR += p5-News-Newsrc
SUBDIR += pan
SUBDIR += py-sabyenc,python3
SUBDIR += py-yenc
SUBDIR += sabnzbd
SUBDIR += slrn
SUBDIR += tin
SUBDIR += trn
SUBDIR += ubh
SUBDIR += yencode
.include <bsd.port.subdir.mk>