freebsd-ports/security/calife-devel/Makefile
Ollivier Robert fbd0b7f08a Update to 2.8.4c.
PR:		ports/31157
Submitted by:	Thomas Quinot (MAINTAINER)
2001-10-09 09:30:34 +00:00

21 lines
414 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.4c
CATEGORIES= security
MASTER_SITES= ftp://postfix.eu.org/pub/calife/
MAINTAINER= thomas@cuivre.fr.eu.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc"
MAN1= calife.1
MAN5= calife.auth.5
.include <bsd.port.mk>