6195676779
# zip 2.2.2 * No user visible changes. # zip 2.2.1 * No user visible changes.
16 lines
380 B
Makefile
16 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.6 2023/01/01 03:53:20 mef Exp $
|
|
|
|
R_PKGNAME= zip
|
|
R_PKGVER= 2.2.2
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Cross-platform 'zip' compression
|
|
LICENSE= cc0-1.0-universal
|
|
|
|
TEST_DEPENDS+= tex-texlive.infra-[0-9]*:../../print/tex-texlive.infra
|
|
|
|
USE_LANGUAGES= c
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|