pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Authen-SASL-Cyrus Remove reference to wip....
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9fe83324ba7
branches: trunk
changeset: 460997:a9fe83324ba7
user: salo <salo%pkgsrc.org@localhost>
date: Tue Sep 09 09:58:11 2003 +0000
description:
Remove reference to wip. (hi xtraeme!)
Style nits, while here.
diffstat:
security/p5-Authen-SASL-Cyrus/Makefile | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diffs (34 lines):
diff -r 23c4a527f421 -r a9fe83324ba7 security/p5-Authen-SASL-Cyrus/Makefile
--- a/security/p5-Authen-SASL-Cyrus/Makefile Tue Sep 09 09:15:02 2003 +0000
+++ b/security/p5-Authen-SASL-Cyrus/Makefile Tue Sep 09 09:58:11 2003 +0000
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:30:54 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/09 09:58:11 salo Exp $
+#
-DISTNAME= Authen-SASL-Cyrus-0.07
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= security perl5
+DISTNAME= Authen-SASL-Cyrus-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
-MAINTAINER= cube%cubidou.net@localhost
-HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Cyrus/
-COMMENT= Perl module to handle Cyrus protocol for SASL authentication
+MAINTAINER= cube%cubidou.net@localhost
+HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Cyrus/
+COMMENT= Perl module to handle Cyrus protocol for SASL authentication
-DEPENDS+= p5-Authen-SASL-[0-9]*:../../wip/p5-Authen-SASL
+DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Authen/SASL/Cyrus/.packlist
+.include "../../lang/perl5/module.mk"
.include "../../security/cyrus-sasl2/buildlink2.mk"
-.include "../../lang/perl5/module.mk"
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index