c5965282f3
Ports tree is now unlocked. Read the new policy first.
18 lines
389 B
Makefile
18 lines
389 B
Makefile
# OpenBSD makefile for: movemail
|
|
# Version required: 1.0
|
|
# Date created: May 16 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.2 1999/10/26 04:56:37 turan Exp $
|
|
#
|
|
|
|
BROKEN= bad packing lists
|
|
|
|
DISTNAME= movemail-1.0
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
.include <bsd.port.mk>
|