[csw-devel] SF.net SVN: gar:[8580] csw/mgar/pkg/fbopenssl/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 16 14:26:48 CET 2010
Revision: 8580
http://gar.svn.sourceforge.net/gar/?rev=8580&view=rev
Author: dmichelsen
Date: 2010-02-16 13:26:48 +0000 (Tue, 16 Feb 2010)
Log Message:
-----------
fbopenssl: Adjust package name
Modified Paths:
--------------
csw/mgar/pkg/fbopenssl/trunk/Makefile
Modified: csw/mgar/pkg/fbopenssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fbopenssl/trunk/Makefile 2010-02-16 13:20:17 UTC (rev 8579)
+++ csw/mgar/pkg/fbopenssl/trunk/Makefile 2010-02-16 13:26:48 UTC (rev 8580)
@@ -4,6 +4,9 @@
DESCRIPTION = SPNEGO API
define BLURB
+ fbopenssl is a library containing extensions to OpenSSL, including support for:
+ - GSS-API (RFC 2743)
+ - SPNEGO (RFC 2478)
endef
SF_PROJ = modgssapache
@@ -19,6 +22,9 @@
BUILD_DEP_PKGS = CSWossldevel
RUNTIME_DEP_PKGS = CSWosslrt
+PACKAGES = CSWlibfbopenssl
+CATALOGNAME = libfbopenssl
+
BUILD64 = 1
WORKSRC = $(WORKDIR)/$(GARNAME)
CONFIGURE_SCRIPTS =
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list