24 lines
539 B
Makefile
24 lines
539 B
Makefile
# $OpenBSD: Makefile,v 1.21 2008/11/17 08:43:42 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 += nn
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += plor
|
|
SUBDIR += py-yenc
|
|
SUBDIR += slrn
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|