freebsd-ports/misc/ezc3d/Makefile
Yuri Victorovich 1c4ed0edac misc/ezc3d: Update 1.3.8 -> 1.3.9
Reported by:	portscout
2021-01-09 06:19:27 +00:00

19 lines
350 B
Makefile

# $FreeBSD$
PORTNAME= ezc3d
DISTVERSIONPREFIX= Release_
DISTVERSION= 1.3.9
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
USE_LDCONFIG= yes
.include <bsd.port.mk>