aboutsummaryrefslogtreecommitdiffstats
path: root/finance/ktoblzcheck/Makefile
blob: 807179b4670997574183a8e5aeabb532accf6744 (plain) (blame)
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:15
USE_LDCONFIG=   yes

MAN1=       ktoblzcheck.1

.include <bsd.port.mk>