freebsd-ports/mail/movemail/Makefile
2004-02-06 13:12:53 +00:00

20 lines
398 B
Makefile

# New ports collection makefile for: movemail
# Date created: 1997/09/09
# Whom: wosch
#
# $FreeBSD$
#
PORTNAME= movemail
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Move your mail box to annother location
MAN1= movemail.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/movemail
.include <bsd.port.mk>