# New ports collection makefile for: autorespond # Date created: 24 Jan 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= autorespond PORTVERSION= 1.0.0 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/vpopmail/ MAINTAINER= nbm@FreeBSD.org do-build: @cd ${WRKSRC} && ${MAKE} autorespond do-install: ${INSTALL_PROGRAM} ${WRKSRC}/autorespond ${PREFIX}/bin/ .include