freebsd-ports/graphics/barcode/Makefile

19 lines
352 B
Makefile
Raw Normal View History

2018-11-02 12:44:15 +01:00
# Created by: Emil J.V. Björsell (Jev)
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
2005-12-04 08:30:00 +01:00
INFO= barcode
.include <bsd.port.mk>