pkgsrc/security/mhash/Makefile
jlam 3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00

15 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:52 jlam Exp $
DISTNAME= mhash-0.8.17
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mhash.sourceforge.net/
COMMENT= Hash algorithms library
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"