freebsd-ports/mail/movemail/Makefile

21 lines
398 B
Makefile
Raw Normal View History

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