28b98066f8
(Upstream didn't react.) Bump PKGREVISION.
17 lines
393 B
Makefile
17 lines
393 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/08/08 16:00:58 wiz Exp $
|
|
|
|
DISTNAME= fcrackzip-1.0
|
|
PKGREVISION= 1
|
|
MASTER_SITES= http://home.schmorp.de/marc/data/
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://home.schmorp.de/marc/fcrackzip.html
|
|
COMMENT= Zip password cracker
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|