#$FreeBSD: ports/security/smtpscan/files/Makefile,v 1.1 2003/04/19 21:37:11 sumikawa Exp $
all:
	./configure build

install:
	./configure install

