freebsd-ports/graphics/barcode/Makefile
Vanilla I. Shu 036fccece1 Stagify.
Approved by:	portmgr@ (blanket)
2014-07-10 08:01:24 +00:00

18 lines
371 B
Makefile

# Created by: Emil J.V. Björsell (Jev)
# $FreeBSD$
PORTNAME= barcode
PORTVERSION= 0.98
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
GNU_CONFIGURE= yes
INFO= barcode
.include <bsd.port.mk>