diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-02-07 12:16:47 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-02-07 12:16:47 +0000 |
commit | 28a1fd345e210dbbe94acb15b5dc6f751661db38 (patch) | |
tree | 745b7d4df6917f17a85a84306c3e604cc9bd35f5 /security/opencdk/Makefile | |
parent | 72b8195f92ae87bf4a8504f323c8867757caa8aa (diff) | |
download | ports-28a1fd345e210dbbe94acb15b5dc6f751661db38.tar.gz ports-28a1fd345e210dbbe94acb15b5dc6f751661db38.zip |
Notes
Diffstat (limited to 'security/opencdk/Makefile')
-rw-r--r-- | security/opencdk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 29cdd675826f..b8a5249c8805 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -21,6 +21,8 @@ COMMENT= Open Crypto Development Kit LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt +USE_GPG= yes +SIG_SUFFIX= .sig.asc USE_BZIP2= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes |