Some reformating.
This commit is contained in:
parent
4ad652f80a
commit
53fa5d2cb3
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/06/16 12:02:58 cubidou Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/06/16 12:07:40 cubidou Exp $
|
||||
|
||||
DISTNAME= Authen-SASL-2.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
|
||||
|
||||
MAINTAINER= cube@cubidou.net
|
||||
HOMEPAGE= http://search.cpan.org/dist/Authen-SASL/
|
||||
COMMENT= Perl module to handle SASL authentication
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Authen/SASL/.packlist
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Authen/SASL/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue