summaryrefslogtreecommitdiffstats
path: root/security/cryptplug
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2003-01-30 22:40:59 +0000
committerwill <will@FreeBSD.org>2003-01-30 22:40:59 +0000
commit27701a8d227494b53934b02f7b32532ee10f1936 (patch)
tree3e69ea996465ce7e489697faa9300587f5ec5902 /security/cryptplug
parented25cb71da3c3df9f85abf9686a0cf559b9cf71c (diff)
downloadFreeBSD-ports-27701a8d227494b53934b02f7b32532ee10f1936.zip
FreeBSD-ports-27701a8d227494b53934b02f7b32532ee10f1936.tar.gz
Add cryptplug 0.3.15, a collection of plug-ins to cryptographic
engines.
Diffstat (limited to 'security/cryptplug')
-rw-r--r--security/cryptplug/Makefile22
-rw-r--r--security/cryptplug/distinfo1
-rw-r--r--security/cryptplug/pkg-comment1
-rw-r--r--security/cryptplug/pkg-descr9
-rw-r--r--security/cryptplug/pkg-plist8
5 files changed, 41 insertions, 0 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
new file mode 100644
index 0000000..6ec2c46
--- /dev/null
+++ b/security/cryptplug/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: cryptplug
+# Date created: 29 Jan 2003
+# Whom: michaelnottebrock@gmx.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= cryptplug
+PORTVERSION= 0.3.15
+CATEGORIES= security
+MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/
+
+MAINTAINER= michaelnottebrock@gmx.net
+
+BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \
+ gpg-agent:${PORTSDIR}/security/newpg
+
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+INSTALLS_SHLIB= yes
+
+.include <bsd.port.mk>
diff --git a/security/cryptplug/distinfo b/security/cryptplug/distinfo
new file mode 100644
index 0000000..3af080c
--- /dev/null
+++ b/security/cryptplug/distinfo
@@ -0,0 +1 @@
+MD5 (cryptplug-0.3.15.tar.gz) = 2cbb9ef9a76f3619610c0abf12aba485
diff --git a/security/cryptplug/pkg-comment b/security/cryptplug/pkg-comment
new file mode 100644
index 0000000..cbc2a63
--- /dev/null
+++ b/security/cryptplug/pkg-comment
@@ -0,0 +1 @@
+A collection of plug-ins to cryptographic engines
diff --git a/security/cryptplug/pkg-descr b/security/cryptplug/pkg-descr
new file mode 100644
index 0000000..1ec55cd
--- /dev/null
+++ b/security/cryptplug/pkg-descr
@@ -0,0 +1,9 @@
+This is a collection of plug-ins to cryptographic engines, accessible
+by the crypt-plug interface. Applications can make use of the crypto
+operations provided by the CryptPlug interface, and the plug-ins
+provided by this package implement the interface for various
+cryptographic engines, like GnuPG.
+
+WWW: http://www.gnupg.org/aegypten
+
+michaelnottebrock@gmx.net
diff --git a/security/cryptplug/pkg-plist b/security/cryptplug/pkg-plist
new file mode 100644
index 0000000..e4da523
--- /dev/null
+++ b/security/cryptplug/pkg-plist
@@ -0,0 +1,8 @@
+lib/cryptplug/gpgme-openpgp.a
+lib/cryptplug/gpgme-openpgp.la
+lib/cryptplug/gpgme-openpgp.so
+lib/cryptplug/gpgme-smime.a
+lib/cryptplug/gpgme-smime.la
+lib/cryptplug/gpgme-smime.so
+@dirrm lib/cryptplug
+@dirrm lib
OpenPOWER on IntegriCloud