mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5cb41f619a
Phase V: enable news/atp. MISSION ACCOMPLISHED. Congratulations. NOTE: Committing after watching marathon of "Mission Impossible" episodes is probably not the wisest course of action :)
34 lines
664 B
Makefile
34 lines
664 B
Makefile
# $Id: Makefile,v 1.37 1998/06/07 02:23:08 asami Exp $
|
|
#
|
|
|
|
SUBDIR += atp
|
|
SUBDIR += aub
|
|
SUBDIR += cnews
|
|
SUBDIR += diablo
|
|
SUBDIR += dnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += ifmail
|
|
SUBDIR += leafnode
|
|
SUBDIR += newsfetch
|
|
SUBDIR += nn
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += plor
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slrn
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += trn4
|
|
SUBDIR += unpost
|
|
SUBDIR += xmitbin
|
|
SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|