freebsd-ports/graphics/barcode/Makefile

18 lines
317 B
Makefile
Raw Normal View History

2018-11-02 12:44:15 +01:00
# Created by: Emil J.V. Björsell (Jev)
# $FreeBSD$
PORTNAME= barcode
PORTVERSION= 0.98
CATEGORIES= graphics
MASTER_SITES= GNU
MAINTAINER= jev@ecad.org
2003-02-21 13:17:17 +01:00
COMMENT= A barcode generation library along with a command line frontend
BUILD_DEPENDS= gawk:lang/gawk
GNU_CONFIGURE= yes
2005-12-04 08:30:00 +01:00
INFO= barcode
.include <bsd.port.mk>