d3e07f03aa
Approved by: itetcu (mentor), maintainer (timeout) Security: http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
22 lines
414 B
Makefile
22 lines
414 B
Makefile
# New ports collection makefile for: movemail
|
|
# Date created: 1997/09/09
|
|
# Whom: wosch
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= movemail
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 1
|
|
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
|
|
PLIST_FILES= bin/movemail
|
|
|
|
.include <bsd.port.mk>
|