xref: /mports/misc/hwdata/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	hwdata
2DISTVERSIONPREFIX=	v
3DISTVERSION=	0.395
4PORTEPOCH=	1
5PORTREVISION=	1
6CATEGORIES=	misc
7
8MAINTAINER=	ports@MidnightBSD.org
9COMMENT=	Database of IDs used in PCI, PNP and USB devices
10WWW=		https://github.com/vcrhonek/hwdata
11
12LICENSE=	gpl2+ mit
13LICENSE_COMB=	dual
14
15BUILD_DEPENDS=	ginstall:sysutils/coreutils
16
17USES=		gmake
18USE_GITHUB=	yes
19GH_ACCOUNT=	vcrhonek
20HAS_CONFIGURE=	yes
21CONFIGURE_ARGS=	--prefix=${PREFIX} \
22		--datarootdir=${PREFIX}/share
23
24BINARY_ALIAS=	install=ginstall
25
26NO_ARCH=	yes
27
28.include <bsd.port.mk>
29

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026