![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / fprint-demo / Makefile (download)
Revision 1.17, Tue Oct 23 18:16:27 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.17 2012/10/23 18:16:27 asau Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} PKGREVISION= 15 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= plunky@rya-online.net HOMEPAGE= http://reactivated.net/fprint/wiki/Fprint_demo COMMENT= Simple GTK+ application to demonstrate libfprint's capabilities GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config .include "../../security/libfprint/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"