1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/graphics/barcode/Makefile
Pav Lucistnik 74c981cef6 - Update to 0.98
PR:		ports/97929
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Jev <jev@ecad.org> (maintainer)
2006-05-26 17:33:02 +00:00

25 lines
496 B
Makefile

# New ports collection makefile for: barcode
# Date created: Sun Sep 23 11:07:00 IST 2001
# Whom: 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
MAN1= barcode.1
MAN3= barcode.3
GNU_CONFIGURE= yes
INFO= barcode
.include <bsd.port.mk>