1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/misc/ezc3d/Makefile
Yuri Victorovich 6c0ac583fc misc/ezc3d: Update 1.4.4 -> 1.4.5
Reported by:	portscout
2021-06-30 10:47:13 -07:00

18 lines
320 B
Makefile

PORTNAME= ezc3d
DISTVERSIONPREFIX= Release_
DISTVERSION= 1.4.5
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
COMMENT= C3D (biomechanics data format) reader/writer for C++
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= pyomeca
.include <bsd.port.mk>