1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/mail/movemail/Makefile

19 lines
396 B
Makefile
Raw Normal View History

# New ports collection makefile for: movemail
# Version required: 1.0
# Date created: 1997/09/09
# Whom: wosch
#
1998-08-24 08:11:39 +00:00
# $Id: Makefile,v 1.1.1.1 1997/09/06 22:26:19 wosch Exp $
#
DISTNAME= movemail-1.0
CATEGORIES= mail
MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.ORG
1998-08-24 08:11:39 +00:00
MAN1= movemail.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>