PROG=	archivesmtp
SRCS=	ArchiveSMTP.c\
		Rule.c\
		Condition.c\
		Test.c\
		Action.c
MAN=	archivesmtp.8

.include <bsd.prog.mk>
