pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-saslauthd Add MAINTAINER, HOMEPAGE, COM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1c5ff0cdb19
branches: trunk
changeset: 466126:a1c5ff0cdb19
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Jan 12 03:16:32 2004 +0000
description:
Add MAINTAINER, HOMEPAGE, COMMENT.
diffstat:
security/cyrus-saslauthd/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 6ef9d57ab5b7 -r a1c5ff0cdb19 security/cyrus-saslauthd/Makefile
--- a/security/cyrus-saslauthd/Makefile Mon Jan 12 00:14:10 2004 +0000
+++ b/security/cyrus-saslauthd/Makefile Mon Jan 12 03:16:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/09 20:40:05 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/12 03:16:32 jlam Exp $
DISTNAME= cyrus-sasl-2.1.17
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
@@ -16,6 +16,10 @@
EXTRACT_ELEMENTS= ${DISTNAME}/saslauthd
EXTRACT_ELEMENTS+= ${DISTNAME}/include/hmac-md5.h
+MAINTAINER= jlam%NetBSD.org@localhost
+HOMEPAGE= http://asg.web.cmu.edu/sasl/
+COMMENT= Cyrus SASL plaintext authentication daemon
+
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
Home |
Main Index |
Thread Index |
Old Index