92d0556067
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon.
40 lines
935 B
Makefile
40 lines
935 B
Makefile
# $NetBSD: Makefile,v 1.12 1998/05/23 15:42:58 tv Exp $
|
|
# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp
|
|
#
|
|
|
|
# SUBDIR += bulk_mailer
|
|
# SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += elm
|
|
# SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
# SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
# SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
# SUBDIR += mew
|
|
# SUBDIR += mh
|
|
SUBDIR += mutt
|
|
SUBDIR += nmh
|
|
# SUBDIR += p5-Mail-Folder
|
|
# SUBDIR += p5-Mail-POP3Client
|
|
# SUBDIR += p5-Mail-Tools
|
|
SUBDIR += petidomo
|
|
# SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
# SUBDIR += popclient
|
|
# SUBDIR += poppassd
|
|
# SUBDIR += popper
|
|
# SUBDIR += premail
|
|
SUBDIR += procmail
|
|
SUBDIR += qpopper
|
|
# SUBDIR += smail
|
|
# SUBDIR += xfaces
|
|
# SUBDIR += xfmail
|
|
# SUBDIR += xlbiff
|
|
# SUBDIR += youbin
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|