File:  [cvs.NetBSD.org] / pkgsrc / cad / kicad-footprints / Makefile
Revision 1.17: download - view: text, annotated - select for diffs
Fri Apr 26 16:46:30 2024 UTC (11 months, 3 weeks ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
kicad-*: update to 8.0.1

No changelog available; those interested in what's new in 8.x may refer
to the forum thread:
https://forum.kicad.info/t/post-v7-new-features-and-development-news/40144/10

# $NetBSD: Makefile,v 1.17 2024/04/26 16:46:30 tnn Exp $

DISTNAME=	kicad-footprints-8.0.1
CATEGORIES=	cad
MASTER_SITES=	${MASTER_SITE_GITLAB:=kicad/libraries/}
GITLAB_RELEASE=	${PKGVERSION_NOREV}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://www.kicad.org/
COMMENT=	Component footprints for the PCB CAD software
LICENSE=	cc-by-sa-v4.0

USE_CMAKE=	yes
USE_LANGUAGES=	# none

.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>