aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/barcode/Makefile
blob: 1c710a896b123cb5d8ae80adbb649bec45c35bb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>