![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / liboauth / Makefile (download)
Revision 1.33, Wed Oct 26 10:31:07 2022 UTC (3 months, 1 week ago) by wiz
*: bump PKGREVISION for libunistring shlib major bump |
# $NetBSD: Makefile,v 1.33 2022/10/26 10:31:07 wiz Exp $ DISTNAME= liboauth-1.0.3 PKGREVISION= 22 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/} MAINTAINER= agc@NetBSD.org HOMEPAGE= http://liboauth.sourceforge.net/ COMMENT= Embeddable oauth 1.0 implementation LICENSE= mit AND gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= oauth.pc.in .include "../../security/openssl/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"