pkgsrc/security/scrypt/Makefile

17 lines
357 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2012/10/17 22:17:47 pettai Exp $
#
DISTNAME= scrypt-1.1.6
CATEGORIES= security
MASTER_SITES= https://www.tarsnap.com/scrypt/
EXTRACT_SUFX= .tgz
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= https://www.tarsnap.com/scrypt/
COMMENT= The scrypt encryption utility
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"