16 lines
362 B
Makefile
16 lines
362 B
Makefile
# OpenBSD makefile for: movemail
|
|
# Version required: 1.0
|
|
# Date created: May 16 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.3 1999/11/05 05:35:39 kevlo Exp $
|
|
#
|
|
|
|
DISTNAME= movemail-1.0
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
.include <bsd.port.mk>
|