22 lines
498 B
Makefile
22 lines
498 B
Makefile
# $OpenBSD: Makefile,v 1.19 2007/06/24 16:59:06 jasper Exp $
|
|
# $FreeBSD: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $
|
|
#
|
|
|
|
SUBDIR += aub
|
|
SUBDIR += hellanzb
|
|
SUBDIR += leafnode
|
|
SUBDIR += linleech
|
|
SUBDIR += newsfetch
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += plor
|
|
SUBDIR += slrn
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|