summaryrefslogtreecommitdiff
path: root/print/foomatic-db/Makefile
blob: 6d438ab1f0e6b17c142a791c42cecc5563aadf4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PORTNAME=	foomatic-db
PORTVERSION=	20220113
CATEGORIES=	print

MAINTAINER=	danilo@FreeBSD.org
COMMENT=	Database for integrating printer drivers with common spoolers

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		gmake tar:xz autoreconf

USE_GITHUB=	yes
GH_ACCOUNT=	OpenPrinting
GH_TAGNAME=	adb5812707743c4645efbacfb8cf682bd1d7ce3d

GNU_CONFIGURE=	yes

NO_ARCH=	yes

.include <bsd.port.mk>