15 lines
359 B
Makefile
15 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/09/11 19:46:53 asau 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
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|