We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de93123 commit 4094522Copy full SHA for 4094522
archivers/trrntzip/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1 2022/06/17 23:05:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/01/23 18:32:30 wiz Exp $
2
3
DISTNAME= trrntzip-1.0
4
CATEGORIES= archivers
@@ -10,7 +10,6 @@ HOMEPAGE= https://github.com/0-wiz-0/trrntzip/
10
COMMENT= Create zip archives in a standard format
11
LICENSE= gnu-gpl-v2 AND zlib
12
13
-USE_CMAKE= yes
14
-
+.include "../../devel/cmake/build.mk"
15
.include "../../devel/zlib/buildlink3.mk"
16
.include "../../mk/bsd.pkg.mk"
0 commit comments