zdbsp: Import version 1.19

This commit is contained in:
Michael Baeuerle 2020-04-30 15:32:45 +02:00
parent 17afbfa716
commit 3156cfdc98
5 changed files with 33 additions and 0 deletions

View File

@ -5156,6 +5156,7 @@ SUBDIR+= ypbind-mt
SUBDIR+= ypserv
SUBDIR+= zapping
SUBDIR+= zbackup
SUBDIR+= zdbsp
SUBDIR+= zenity
SUBDIR+= zero-epwing-git
SUBDIR+= zetacoin

1
zdbsp/DESCR Normal file
View File

@ -0,0 +1 @@
ZDBSP is ZDoom's internal node builder.

23
zdbsp/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= zdbsp-1.19
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=rheit/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= micha@NetBSD.org
HOMEPAGE= https://github.com/rheit/zdbsp/
COMMENT= ZDoom's internal node builder
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c99 c++03
USE_CMAKE= yes
INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/zdbsp ${DESTDIR}${PREFIX}/bin/zdbsp
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

2
zdbsp/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/zdbsp

6
zdbsp/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (zdbsp-1.19.tar.gz) = 96ad52ab3364c58f80024b285e328b1f88487d1f
RMD160 (zdbsp-1.19.tar.gz) = a0d2e3559ed7ef7000a667af55e77143f9367897
SHA512 (zdbsp-1.19.tar.gz) = bfd13e38ed5c8596f10c6ff79e2fb70a0a20921d98c2a49560ed20787fb52279a5f6e7c10b57f30a5afdde8ba37635871a27f13bbff071d3cf6bec775657ad93
Size (zdbsp-1.19.tar.gz) = 208407 bytes