![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / sysutils / diskscrub / Makefile (download)
Revision 1.15, Mon Aug 31 18:11:27 2020 UTC (3 years, 1 month ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.15 2020/08/31 18:11:27 wiz Exp $ DISTNAME= scrub-2.5.2 PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://diskscrub.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= agc@NetBSD.org HOMEPAGE= https://code.google.com/archive/p/diskscrub/ COMMENT= Utility to overwrite disks and scrub the data on them LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= autoconf automake USE_TOOLS+= perl # this is purely for GNU configure (X_AC_META macro) pre-configure: cd ${WRKSRC} && sh autogen.sh .include "../../mk/bsd.pkg.mk"