freebsd-ports/mail/movemail/Makefile
Carlo Strub db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00

21 lines
413 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 another location
MAN1= movemail.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/movemail
.include <bsd.port.mk>