16 lines
362 B
Makefile
Raw Normal View History

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