mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Sheldon Hearn](/assets/img/avatar_default.png)
It was an unspeakably lame effort on my part, and the feedback (including at least one PR) received doesn't address all the issues that make it suck. Someone else can do it properly later, if they like.
84 lines
1.8 KiB
Makefile
84 lines
1.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += PicMonger
|
|
SUBDIR += atp
|
|
SUBDIR += aub
|
|
SUBDIR += bgrab
|
|
SUBDIR += c-nocem
|
|
SUBDIR += cleanfeed
|
|
SUBDIR += cleanscore
|
|
SUBDIR += cnews
|
|
SUBDIR += crashmail
|
|
SUBDIR += diablo
|
|
SUBDIR += dnews
|
|
SUBDIR += fidogate
|
|
SUBDIR += glitter
|
|
SUBDIR += gnus-emacs20
|
|
SUBDIR += grn
|
|
SUBDIR += gup
|
|
SUBDIR += husky-base
|
|
SUBDIR += husky-bsopack
|
|
SUBDIR += husky-fidoconf
|
|
SUBDIR += husky-hpt
|
|
SUBDIR += husky-hptkill
|
|
SUBDIR += husky-hptsqfix
|
|
SUBDIR += husky-hpucode
|
|
SUBDIR += husky-htick
|
|
SUBDIR += husky-msged
|
|
SUBDIR += husky-nltools
|
|
SUBDIR += husky-smapi
|
|
SUBDIR += husky-sqpack
|
|
SUBDIR += ifmail
|
|
SUBDIR += ija
|
|
SUBDIR += inn
|
|
SUBDIR += inn-stable
|
|
SUBDIR += knews
|
|
SUBDIR += leafnode
|
|
SUBDIR += leafnode+
|
|
SUBDIR += mmail
|
|
SUBDIR += multisuck
|
|
SUBDIR += newscache
|
|
SUBDIR += newsfetch
|
|
SUBDIR += newsfish
|
|
SUBDIR += newsgrab
|
|
SUBDIR += newspost
|
|
SUBDIR += newsx
|
|
SUBDIR += nget
|
|
SUBDIR += nn
|
|
SUBDIR += nnap
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-NNTPClient
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += pan2
|
|
SUBDIR += pgpmoose
|
|
SUBDIR += plor
|
|
SUBDIR += pyne
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slrn
|
|
SUBDIR += slrnconf
|
|
SUBDIR += slrnface
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += suck-cnews
|
|
SUBDIR += t-gnus
|
|
SUBDIR += t-gnus-emacs20
|
|
SUBDIR += t-gnus-mule
|
|
SUBDIR += t-gnus-xemacs21-mule
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += trn4
|
|
SUBDIR += ubh
|
|
SUBDIR += unpost
|
|
SUBDIR += xmitbin
|
|
SUBDIR += xrn
|
|
SUBDIR += yencode
|
|
|
|
.include <bsd.port.subdir.mk>
|