mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
19 lines
365 B
Makefile
19 lines
365 B
Makefile
# $Id: Makefile,v 1.17 1995/12/02 20:40:30 ache Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += elm+mime
|
|
SUBDIR += elm+pgp
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
SUBDIR += xfmail
|
|
|
|
.include <bsd.port.subdir.mk>
|