mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
396 B
Makefile
19 lines
396 B
Makefile
# New ports collection makefile for: movemail
|
|
# Version required: 1.0
|
|
# Date created: 1997/09/09
|
|
# Whom: wosch
|
|
#
|
|
# $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
|
|
|
|
MAN1= movemail.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|