diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile new file mode 100644 index 00000000000..ea50a698eaa --- /dev/null +++ b/security/p5-GnuPG-Interface/Makefile @@ -0,0 +1,25 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2001/04/05 15:34:48 peter Exp $ + +COMMENT= "perl5 interface to GnuPG" + +VERSION= 0.11 +DISTNAME= GnuPG-Interface-${VERSION} +PKGNAME= p5-${DISTNAME} +CATEGORIES= security perl5 +NEED_VERSION= 1.386 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= GnuPG + +BUILD_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/Class/MethodMaker.pm::devel/p5-Class-MethodMaker +RUN_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/Class/MethodMaker.pm::devel/p5-Class-MethodMaker + +MAINTAINER= Peter Galbavy + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +CONFIGURE_STYLE= perl + +.include diff --git a/security/p5-GnuPG-Interface/files/md5 b/security/p5-GnuPG-Interface/files/md5 new file mode 100644 index 00000000000..1596b6dd2a9 --- /dev/null +++ b/security/p5-GnuPG-Interface/files/md5 @@ -0,0 +1,3 @@ +MD5 (GnuPG-Interface-0.11.tar.gz) = b392f3a644e15d489ea5da8dac2168c1 +RMD160 (GnuPG-Interface-0.11.tar.gz) = ce14633930cae6cf78351e4057514b1139757945 +SHA1 (GnuPG-Interface-0.11.tar.gz) = 553665f5677b3dfa2b67b3c94d213b452c666b91 diff --git a/security/p5-GnuPG-Interface/pkg/DESCR b/security/p5-GnuPG-Interface/pkg/DESCR new file mode 100644 index 00000000000..6cf34329f42 --- /dev/null +++ b/security/p5-GnuPG-Interface/pkg/DESCR @@ -0,0 +1,4 @@ +GPG::Interface and it's associated modules are designed to provide +an object-oriented method for interacting with GnuPG, being able +to perform functions such as but not limited to encrypting, signing, +decryption, verification, and key-listing parsing. diff --git a/security/p5-GnuPG-Interface/pkg/PLIST b/security/p5-GnuPG-Interface/pkg/PLIST new file mode 100644 index 00000000000..a34068b69f9 --- /dev/null +++ b/security/p5-GnuPG-Interface/pkg/PLIST @@ -0,0 +1,43 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2001/04/05 15:34:50 peter Exp $ +libdata/perl5/site_perl/GnuPG/Fingerprint.pm +libdata/perl5/site_perl/GnuPG/Handles.pm +libdata/perl5/site_perl/GnuPG/Interface.pm +libdata/perl5/site_perl/GnuPG/Key.pm +libdata/perl5/site_perl/GnuPG/Options.pm +libdata/perl5/site_perl/GnuPG/PublicKey.pm +libdata/perl5/site_perl/GnuPG/SecretKey.pm +libdata/perl5/site_perl/GnuPG/Signature.pm +libdata/perl5/site_perl/GnuPG/SubKey.pm +libdata/perl5/site_perl/GnuPG/UserId.pm +libdata/perl5/site_perl/auto/GnuPG/Interface/autosplit.ix +libdata/perl5/site_perl/auto/GnuPG/Interface/clearsign.al +libdata/perl5/site_perl/auto/GnuPG/Interface/decrypt.al +libdata/perl5/site_perl/auto/GnuPG/Interface/detach_sign.al +libdata/perl5/site_perl/auto/GnuPG/Interface/encrypt.al +libdata/perl5/site_perl/auto/GnuPG/Interface/encrypt_symmetrically.al +libdata/perl5/site_perl/auto/GnuPG/Interface/export_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/get_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/get_public_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/get_public_keys_with_sigs.al +libdata/perl5/site_perl/auto/GnuPG/Interface/get_secret_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/import_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/list_public_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/list_secret_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/list_sigs.al +libdata/perl5/site_perl/auto/GnuPG/Interface/recv_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/send_keys.al +libdata/perl5/site_perl/auto/GnuPG/Interface/sign.al +libdata/perl5/site_perl/auto/GnuPG/Interface/sign_and_encrypt.al +libdata/perl5/site_perl/auto/GnuPG/Interface/test_default_key_passphrase.al +libdata/perl5/site_perl/auto/GnuPG/Interface/verify.al +man/man3/GnuPG::Fingerprint.3p +man/man3/GnuPG::Handles.3p +man/man3/GnuPG::Interface.3p +man/man3/GnuPG::Key.3p +man/man3/GnuPG::Options.3p +man/man3/GnuPG::PublicKey.3p +man/man3/GnuPG::SecretKey.3p +man/man3/GnuPG::Signature.3p +man/man3/GnuPG::SubKey.3p +man/man3/GnuPG::UserId.3p +@dirrm libdata/perl5/site_perl/auto/GnuPG/Interface