1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
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 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= movemail
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
2003-03-05 12:47:22 +00:00
COMMENT= Move your mail box to annother location
1998-08-24 08:11:39 +00:00
MAN1= movemail.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/movemail
1998-08-24 08:11:39 +00:00
.include <bsd.port.mk>