# New ports collection makefile for:	barcode
# Date created:		Sun Sep 23 11:07:00 IST 2001
# Whom:			Emil J.V. Bjrsell (Jev)
#
# $FreeBSD: ports/graphics/barcode/Makefile,v 1.3 2003/02/21 12:15:09 knu Exp $
#

PORTNAME=	barcode
PORTVERSION=	0.97
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	barcode

MAINTAINER=	jev@ecad.org
COMMENT=	A barcode generation library along with a command line frontend

BUILD_DEPENDS=	gawk:${PORTSDIR}/lang/gawk

MAN1=		barcode.1
MAN3=		barcode.3
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
