![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / mhash / Makefile (download)
Revision 1.26, Tue Oct 23 18:16:36 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.26 2012/10/23 18:16:36 asau Exp $ DISTNAME= mhash-0.9.9 PKGREVISION= 3 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 PATCHFILES+= mhash-freebsd-patches-20081108.diff.gz PATCH_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mhash.sourceforge.net/ COMMENT= Hash algorithms library USE_TOOLS+= gmake perl autoconf USE_LIBTOOL= yes GNU_CONFIGURE= yes INSTALLATION_DIRS= include/mutils pre-configure: cd ${WRKSRC} && autoconf -v -f .include "../../mk/bsd.pkg.mk"