mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
ede6fda217
Reported by: portscan
23 lines
337 B
Makefile
23 lines
337 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= fdm_materials
|
|
DISTVERSION= 6.3.2
|
|
CATEGORIES= cad
|
|
DIST_SUBDIR= Ultimaker
|
|
|
|
MAINTAINER= db@FreeBSD.org
|
|
COMMENT= FDM Material database for 3D printers
|
|
|
|
LICENSE= AGPLv3
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cmake
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= Ultimaker
|
|
GH_TAGNAME= c54199e
|
|
NO_ARCH= yes
|
|
STRIP=
|
|
|
|
.include <bsd.port.mk>
|