pkgsrc/graphics/barcode/Makefile
dillo 25bd37968d added barcode-0.96:
create bar codes as EPS (program and library)
2001-07-12 21:32:53 +00:00

17 lines
389 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/07/12 21:32:53 dillo Exp $
#
DISTNAME= barcode-0.96
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU:=barcode/}
MAINTAINER= dillo@netbsd.org
HOMEPAGE= http://gnu.systemy.it/software/barcode/
COMMENT= create bar codes as EPS (program and library)
GNU_CONFIGURE= YES
MAKE_ENV+= AWK="${AWK}"
INFO_FILES= barcode.info
.include "../../mk/bsd.pkg.mk"