xref: /mports/graphics/libdmtx/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	libdmtx
2PORTVERSION=	0.7.4
3PORTREVISION=	3
4CATEGORIES=	graphics
5MASTER_SITES=	SF
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Library for reading and writing Data Matrix barcodes
9
10LICENSE=	bsd2
11
12LIB_DEPENDS=	libMagickWand-6.so:graphics/ImageMagick6
13
14USES=		tar:bzip2 libtool
15GNU_CONFIGURE=	yes
16USE_LDCONFIG=	yes
17
18INSTALL_TARGET=	install-strip
19
20post-patch:
21	@${REINPLACE_CMD} -e '/^pkgconfigdir /s:(libdir):{prefix}/libdata:' \
22		${WRKSRC}/Makefile.in
23
24.include <bsd.port.mk>
25

served by {OpenGrok

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