1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/mail/movemail/Makefile
Martin Wilke 1a048b4225 - Stage support
- Convert to USES
2014-02-03 09:40:26 +00:00

17 lines
307 B
Makefile

# Created by: 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
PLIST_FILES= bin/movemail \
man/man1/movemail.1.gz
.include <bsd.port.mk>