aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dmtx-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dmtx-utils/Makefile')
-rw-r--r--graphics/dmtx-utils/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/graphics/dmtx-utils/Makefile b/graphics/dmtx-utils/Makefile
index 04b1420cd1f6..9de1b5f3b202 100644
--- a/graphics/dmtx-utils/Makefile
+++ b/graphics/dmtx-utils/Makefile
@@ -3,19 +3,21 @@
PORTNAME= dmtx-utils
PORTVERSION= 0.7.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/libdmtx/libdmtx/${PORTVERSION}
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= hrs@FreeBSD.org
COMMENT= Software for reading and writing Data Matrix barcodes
-LIB_DEPENDS= libdmtx.so:graphics/libdmtx
+LICENSE= LGPL21+
-USES= tar:bzip2 pkgconfig
-GNU_CONFIGURE= yes
-CFLAGS+= -I${LOCALBASE}/include
+LIB_DEPENDS= libdmtx.so:graphics/libdmtx \
+ libMagickWand-6.so:graphics/ImageMagick \
+ libMagickCore-6.so:graphics/ImageMagick
+USES= localbase tar:bzip2 pkgconfig
+GNU_CONFIGURE= yes
PLIST_FILES= bin/dmtxread bin/dmtxwrite bin/dmtxquery \
man/man1/dmtxread.1.gz man/man1/dmtxwrite.1.gz \
man/man1/dmtxquery.1.gz
class='deletions'>-7/+6 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Use USE_LIBTOOL_VER=15 to fix the build on -CURRENT.marcus2005-06-111-1/+1 * - Remove unneeded patchkrion2004-03-261-2/+0 * Update to 2.1.1.marcus2004-03-171-2/+1 * o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2 * - Add CONFLICTS between libmusicbrainz and musicbrainzkrion2004-02-081-0/+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04