opnsense-ports/graphics/barcode/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

17 lines
328 B
Makefile

# Created by: Emil J.V. Björsell (Jev)
# $FreeBSD$
PORTNAME= barcode
PORTVERSION= 0.98
CATEGORIES= graphics
MASTER_SITES= GNU
MAINTAINER= jev@ecad.org
COMMENT= A barcode generation library along with a command line frontend
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
GNU_CONFIGURE= yes
INFO= barcode
.include <bsd.port.mk>