# New ports collection makefile for:	p5-Authen-Krb5
# Date created:				22 January 2001
# Whom:					ajk@iu.edu
#
# $FreeBSD: ports/security/p5-Authen-Krb4/Makefile,v 1.3 2003/05/06 21:36:00 kris Exp $
#

PORTNAME=	Authen-Krb4
PORTVERSION=	1.1
CATEGORIES=	security perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Authen
PKGNAMEPREFIX=	p5-
DISTNAME=	Krb4-1.1

MAINTAINER=	ajk@iu.edu
COMMENT=	Perl extension for Kerberos 4

BROKEN=		"Does not compile"

PERL_CONFIGURE=	yes

MAN3=		Authen::Krb4.3
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

KRB5_HOME?=	${PREFIX}

.include <bsd.port.mk>
