| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/security/libkpass/ |
Upload File : |
PORTNAME= libkpass
PORTVERSION= 6
PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for a reading/writing KeePass 1.x DB
WWW= https://github.com/bldewolf/libkpass
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libnettle.so:security/nettle
USE_GITHUB= yes
GH_ACCOUNT= bldewolf
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= alias gettext gmake libtool
USE_LDCONFIG= yes
CPPFLAGS+= -Dbswap_32=bswap32 -Dbswap_16=bswap16 \
-I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lintl
PLIST_FILES= include/kpass.h \
lib/libkpass.a \
lib/libkpass.so \
lib/libkpass.so.1 \
lib/libkpass.so.1.0.0
.include <bsd.port.mk>