# 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=	Barcode generation library and command-line frontend

BUILD_DEPENDS=	gawk:lang/gawk

MAKE_ARGS=	INFODIR=${PREFIX}/${INFO_PATH}
GNU_CONFIGURE=	yes
INFO=		barcode

.include <bsd.port.mk>
