![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / liboauth / Makefile (download)
Revision 1.4, Tue Oct 23 18:16:33 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.4 2012/10/23 18:16:33 asau Exp $ DISTNAME= liboauth-0.9.4 CATEGORIES= security MASTER_SITES= http://liboauth.sourceforge.net/pool/ 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"