22 lines
470 B
Makefile
22 lines
470 B
Makefile
# $OpenBSD: Makefile,v 1.30 2017/05/16 19:36:54 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += aub
|
|
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>
|