mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
20 lines
376 B
Makefile
20 lines
376 B
Makefile
# 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
|
|
COMMENT= Move your mail box to annother location
|
|
|
|
MAN1= movemail.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|