diff --git a/security/libotr/Makefile b/security/libotr/Makefile index fb3b13f34136..e1a5f7797ec3 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -1,29 +1,31 @@ PORTNAME= libotr PORTVERSION= 4.1.1 +PORTREVISION= 1 CATEGORIES= security net-im net MASTER_SITES= https://otr.cypherpunks.ca/ \ http://www.c-s.li/ports/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cs@FreeBSD.org COMMENT= Portable OTR Messaging Library and toolkit WWW= https://otr.cypherpunks.ca/ LICENSE= LGPL21 LIB_DEPENDS= libgpg-error.so:security/libgpg-error \ libgcrypt.so:security/libgcrypt CONFLICTS= libotr3 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= libtool pathfix cpe USE_LDCONFIG= yes INSTALL_TARGET= install-strip CPE_VENDOR= cypherpunks verify: checksum gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc .include diff --git a/security/libotr/pkg-plist b/security/libotr/pkg-plist index d2d915569961..c3facc92dc91 100644 --- a/security/libotr/pkg-plist +++ b/security/libotr/pkg-plist @@ -1,36 +1,36 @@ bin/otr_mackey bin/otr_modify bin/otr_parse bin/otr_readforge bin/otr_remac bin/otr_sesskeys include/libotr/auth.h include/libotr/b64.h include/libotr/context.h include/libotr/context_priv.h include/libotr/dh.h include/libotr/instag.h include/libotr/mem.h include/libotr/message.h include/libotr/privkey.h include/libotr/privkey-t.h include/libotr/proto.h include/libotr/serial.h include/libotr/sm.h include/libotr/tlv.h include/libotr/userstate.h include/libotr/version.h lib/libotr.a lib/libotr.so lib/libotr.so.5 lib/libotr.so.5.1.1 libdata/pkgconfig/libotr.pc -man/man1/otr_mackey.1.gz -man/man1/otr_modify.1.gz -man/man1/otr_parse.1.gz -man/man1/otr_readforge.1.gz -man/man1/otr_remac.1.gz -man/man1/otr_sesskeys.1.gz -man/man1/otr_toolkit.1.gz +share/man/man1/otr_mackey.1.gz +share/man/man1/otr_modify.1.gz +share/man/man1/otr_parse.1.gz +share/man/man1/otr_readforge.1.gz +share/man/man1/otr_remac.1.gz +share/man/man1/otr_sesskeys.1.gz +share/man/man1/otr_toolkit.1.gz share/aclocal/libotr.m4 @dir include/libotr