summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL
diff options
context:
space:
mode:
authorsalo <salo>2003-09-09 09:59:29 +0000
committersalo <salo>2003-09-09 09:59:29 +0000
commit9259bc44cecbaee44c0d09567e85de1b61667680 (patch)
tree5e35f304f7276242dc50a1b3accad18ce681b7ed /security/p5-Authen-SASL
parentf100694c8892bd09d2550af6206cc1925d43059f (diff)
downloadpkgsrc-9259bc44cecbaee44c0d09567e85de1b61667680.tar.gz
Whitespace.
Diffstat (limited to 'security/p5-Authen-SASL')
-rw-r--r--security/p5-Authen-SASL/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile
index c693a70d542..0211a30becb 100644
--- a/security/p5-Authen-SASL/Makefile
+++ b/security/p5-Authen-SASL/Makefile
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:29:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/09 09:59:29 salo Exp $
+#
-DISTNAME= Authen-SASL-2.04
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= security perl5
+DISTNAME= Authen-SASL-2.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
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
+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
.include "../../lang/perl5/module.mk"
+
.include "../../mk/bsd.pkg.mk"