mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
335 B
Makefile
19 lines
335 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
|
|
|
|
MAN1= movemail.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|