summaryrefslogtreecommitdiff
path: root/security/calife-devel/Makefile
blob: 6a5388aaa9492d7b093c8560c1b4ce5207f933fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>