openbsd-ports/news/Makefile
sthen 03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00

22 lines
477 B
Makefile

# $OpenBSD: Makefile,v 1.35 2021/10/26 19:52:42 sthen 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 += sabnzbd
SUBDIR += slrn
SUBDIR += tin
SUBDIR += trn
SUBDIR += ubh
SUBDIR += yencode
.include <bsd.port.subdir.mk>