2009-02-22 17:06:38 +01:00
|
|
|
# $NetBSD: Makefile,v 1.14 2009/02/22 16:06:38 wiz Exp $
|
2003-09-09 11:58:11 +02:00
|
|
|
#
|
2003-09-04 15:30:54 +02:00
|
|
|
|
2009-02-22 17:06:38 +01:00
|
|
|
DISTNAME= Authen-SASL-Cyrus-0.12
|
2003-09-09 11:58:11 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
CATEGORIES= security perl5
|
2003-09-04 15:30:54 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
|
|
|
|
|
2003-09-09 11:58:11 +02:00
|
|
|
MAINTAINER= cube@cubidou.net
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Cyrus/
|
|
|
|
COMMENT= Perl module to handle Cyrus protocol for SASL authentication
|
2003-09-04 15:30:54 +02:00
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-09-09 11:58:11 +02:00
|
|
|
DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
|
2003-09-04 15:30:54 +02:00
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Authen/SASL/Cyrus/.packlist
|
2003-09-04 15:30:54 +02:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
2006-04-13 23:45:12 +02:00
|
|
|
.include "../../security/cyrus-sasl/buildlink3.mk"
|
2003-09-09 11:58:11 +02:00
|
|
|
|
2003-09-04 15:30:54 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|