Skip to content

Commit

Permalink
trrntzip: convert to cmake/build.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Jan 23, 2023
1 parent de93123 commit 4094522
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions archivers/trrntzip/Makefile
@@ -1,4 +1,4 @@
# $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 $

DISTNAME= trrntzip-1.0
CATEGORIES= archivers
Expand All @@ -10,7 +10,6 @@ HOMEPAGE= https://github.com/0-wiz-0/trrntzip/
COMMENT= Create zip archives in a standard format
LICENSE= gnu-gpl-v2 AND zlib

USE_CMAKE= yes

.include "../../devel/cmake/build.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit 4094522

Please sign in to comment.