summaryrefslogtreecommitdiff
path: root/finance/ktoblzcheck/Makefile
blob: 10a59bb80232cb4348803a03f74a404c13474dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    ktoblzcheck
# Date created:         25 November 2003
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	ktoblzcheck
PORTVERSION=	1.21
CATEGORIES=	finance german
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Check bank codes of German banks

USE_GNOME=	gnomehack gnometarget pkgconfig
USE_PYTHON=	2.3+
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool:22
USE_LDCONFIG=	yes

MAN1=		ktoblzcheck.1

.include <bsd.port.mk>