[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / oath-toolkit

File: [cvs.NetBSD.org] / pkgsrc / security / oath-toolkit / Makefile (download)

Revision 1.5, Tue Oct 23 18:16:37 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.4: +1 -3 lines

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.5 2012/10/23 18:16:37 asau Exp $
#

DISTNAME=	oath-toolkit-1.10.5
CATEGORIES=	security
MASTER_SITES=	http://download.savannah.gnu.org/releases/oath-toolkit/

MAINTAINER=	pettai@NetBSD.org
HOMEPAGE=	http://www.nongnu.org/oath-toolkit/
COMMENT=	OATH (Open AuTHentication) Toolkit
LICENSE=	gnu-lgpl-v2.1 AND gnu-gpl-v3

GNU_CONFIGURE=	yes
USE_TOOLS+=	pkg-config
USE_LIBTOOL=	yes

PKGCONFIG_OVERRIDE+=	liboath/liboath.pc.in

.include "../../mk/pam.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"