23 lines
493 B
Makefile
23 lines
493 B
Makefile
# $OpenBSD: Makefile,v 1.29 2017/02/09 17:03:28 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += aub
|
|
SUBDIR += hellanzb
|
|
SUBDIR += leafnode
|
|
SUBDIR += multimail
|
|
SUBDIR += nn
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += py-yenc
|
|
SUBDIR += sabnzbd
|
|
SUBDIR += sickbeard
|
|
SUBDIR += slrn
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|