diff options
Diffstat (limited to 'security/gpgme03')
-rw-r--r-- | security/gpgme03/Makefile | 21 | ||||
-rw-r--r-- | security/gpgme03/distinfo | 1 | ||||
-rw-r--r-- | security/gpgme03/pkg-comment | 1 | ||||
-rw-r--r-- | security/gpgme03/pkg-descr | 6 | ||||
-rw-r--r-- | security/gpgme03/pkg-plist | 6 |
5 files changed, 0 insertions, 35 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile deleted file mode 100644 index 43b77224f4b7..000000000000 --- a/security/gpgme03/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: gpgme -# Date created: 15 June 2001 -# Whom: teramoto@comm.eng.osaka-u.ac.jp -# -# $FreeBSD$ -# - -PORTNAME= gpgme -PORTVERSION= 0.2.2 -CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ - -MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp - -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg - -USE_LIBTOOL= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes - -.include <bsd.port.mk> diff --git a/security/gpgme03/distinfo b/security/gpgme03/distinfo deleted file mode 100644 index 33a4e1002db4..000000000000 --- a/security/gpgme03/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gpgme-0.2.2.tar.gz) = 5ac08884612ad7fd5bdb640e4b949c79 diff --git a/security/gpgme03/pkg-comment b/security/gpgme03/pkg-comment deleted file mode 100644 index 71cad263dfb7..000000000000 --- a/security/gpgme03/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library to make access to GnuPG easier diff --git a/security/gpgme03/pkg-descr b/security/gpgme03/pkg-descr deleted file mode 100644 index 778dff2375ab..000000000000 --- a/security/gpgme03/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -GPGME(GnuPG Make Easy) is a library desined to make access -to GnuPG easier for applications. - -WWW: http://www.gnupg.org/gpgme/ - -tetarmoto@comm.eng.osaka-u.ac.jp diff --git a/security/gpgme03/pkg-plist b/security/gpgme03/pkg-plist deleted file mode 100644 index a6e87b096c52..000000000000 --- a/security/gpgme03/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/gpgme-config -include/gpgme.h -lib/libgpgme.a -lib/libgpgme.so -lib/libgpgme.so.3 -share/aclocal/gpgme.m4 |