opnsense-ports/graphics/barcode/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

17 lines
316 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:lang/gawk
GNU_CONFIGURE= yes
INFO= barcode
.include <bsd.port.mk>