summaryrefslogtreecommitdiff
path: root/mail/movemail/Makefile
blob: 4904033fcd1ed32f57f0b3a30b46b7d6731d196a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

.include <bsd.port.mk>