opnsense-ports/graphics/barcode/Makefile
Franco Fichtner 2d9c45e035 */*: sync with upstream
Taken from: HardenedBSD
2018-11-11 09:28:11 +01:00

19 lines
375 B
Makefile

# Created by: Emil J.V. Björsell (Jev)
# $FreeBSD$
PORTNAME= barcode
PORTVERSION= 0.98
PORTREVISION= 1
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
MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}
GNU_CONFIGURE= yes
INFO= barcode
.include <bsd.port.mk>