4e1b79a0a6
With hat: portmgr Sponsored by: Absolight
17 lines
316 B
Makefile
17 lines
316 B
Makefile
# Created by: Emil J.V. Björsell (Jev)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= barcode
|
|
PORTVERSION= 0.98
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= GNU
|
|
|
|
MAINTAINER= jev@ecad.org
|
|
COMMENT= A barcode generation library along with a command line frontend
|
|
|
|
BUILD_DEPENDS= gawk:lang/gawk
|
|
|
|
GNU_CONFIGURE= yes
|
|
INFO= barcode
|
|
|
|
.include <bsd.port.mk>
|