freebsd-ports/graphics/barcode/Makefile
Kevin Lo 1c5131abdc Update to version 0.97
PR: 34408
Submitted by: Graeme Cross <gcross@netspace.net.au>
2002-02-02 06:38:59 +00:00

22 lines
408 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.97
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= barcode
MAINTAINER= jev@ecad.org
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
MAN1= barcode.1
MAN3= barcode.3
GNU_CONFIGURE= yes
.include <bsd.port.mk>