1997-09-06 22:26:20 +00:00
|
|
|
# New ports collection makefile for: movemail
|
|
|
|
# Date created: 1997/09/09
|
|
|
|
# Whom: wosch
|
|
|
|
#
|
1999-08-25 06:51:17 +00:00
|
|
|
# $FreeBSD$
|
1997-09-06 22:26:20 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 20:01:08 +00:00
|
|
|
PORTNAME= movemail
|
2001-01-16 17:33:20 +00:00
|
|
|
PORTVERSION= 1.0
|
|
|
|
CATEGORIES= mail
|
2003-10-29 07:06:37 +00:00
|
|
|
MASTER_SITES= http://wolfram.schneider.org/src/
|
1997-09-06 22:26:20 +00:00
|
|
|
|
2001-01-16 17:33:20 +00:00
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
2003-03-05 12:47:22 +00:00
|
|
|
COMMENT= Move your mail box to annother location
|
1997-09-06 22:26:20 +00:00
|
|
|
|
1998-08-24 08:11:39 +00:00
|
|
|
MAN1= movemail.1
|
|
|
|
MANCOMPRESSED= maybe
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/movemail
|
1998-08-24 08:11:39 +00:00
|
|
|
|
1997-09-06 22:26:20 +00:00
|
|
|
.include <bsd.port.mk>
|