mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
0010d19ce8
Movemail is part of the GNU Emacs distribution (version 19.34). This port works only for FreeBSD.
16 lines
352 B
Makefile
16 lines
352 B
Makefile
# New ports collection makefile for: movemail
|
|
# Version required: 1.0
|
|
# Date created: 1997/09/09
|
|
# Whom: wosch
|
|
#
|
|
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
|
|
#
|
|
|
|
DISTNAME= movemail-1.0
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= wosch@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|