26 lines
579 B
Makefile
26 lines
579 B
Makefile
# $OpenBSD: Makefile,v 1.25 2012/06/27 08:23:27 mglocker Exp $
|
|
# $FreeBSD: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += aub
|
|
SUBDIR += hellanzb
|
|
SUBDIR += leafnode
|
|
SUBDIR += newsfetch
|
|
SUBDIR += nn
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += plor
|
|
SUBDIR += py-yenc
|
|
SUBDIR += sabnzbd
|
|
SUBDIR += sickbeard
|
|
SUBDIR += slrn
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|