aboutsummaryrefslogtreecommitdiffstats
path: root/mail/movemail/Makefile
blob: f4e71964eb10647df3c84512bf275b40b5a23f9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:  movemail
# Date created:        1997/09/09
# Whom:                wosch
#
# $FreeBSD$
#

PORTNAME=   movemail
PORTVERSION=    1.0
CATEGORIES=    mail
MASTER_SITES=  http://www.de.freebsd.org/~wosch/src/

MAINTAINER=    wosch@FreeBSD.org

MAN1=       movemail.1
MANCOMPRESSED=  maybe

.include <bsd.port.mk>