freebsd-ports/security/calife/Makefile
Thomas Quinot 9aa749d1f1 Update port to latest upstream release, 2.8.4d.
Update MAINTAINER address.

Reviewed by:	roberto
Approved by:	roberto
2002-08-21 00:39:48 +00:00

21 lines
409 B
Makefile

# New ports collection makefile for: calife
# Date created: 13 Jun 2000
# Whom: Thomas Quinot <thomas@cuivre.fr.eu.org>
#
# $FreeBSD$
#
PORTNAME= calife
PORTVERSION= 2.8.4d
CATEGORIES= security
MASTER_SITES= ftp://postfix.eu.org/pub/calife/
MAINTAINER= thomas@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc"
MAN1= calife.1
MAN5= calife.auth.5
.include <bsd.port.mk>