23 lines
491 B
Makefile
23 lines
491 B
Makefile
# $OpenBSD: Makefile,v 1.33 2019/02/27 04:29:22 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
|
|
SUBDIR += py-yenc
|
|
SUBDIR += sabnzbd
|
|
SUBDIR += slrn
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|