pkgsrc/archivers/cabextract/Makefile
wiz dc7f24b380 cabextract: update to 1.9.1.
Changes in cabextract 1.9.1

    A repeat of cabextract 1.9, but with some packaging issues fixed
2019-03-25 22:47:02 +00:00

16 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.31 2019/03/25 22:47:02 wiz Exp $
DISTNAME= cabextract-1.9.1
CATEGORIES= archivers
MASTER_SITES= https://www.cabextract.org.uk/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.cabextract.org.uk/
COMMENT= Microsoft cabinet (.CAB) file extractor
LICENSE= gnu-gpl-v3
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"