aboutsummaryrefslogtreecommitdiffstats
path: root/finance/ktoblzcheck/Makefile
blob: f02959adb57749ceab72af4d84f5cc3797832bd8 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# New ports collection makefile for:    ktoblzcheck
# Date created:         25 November 2003
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   ktoblzcheck
PORTVERSION=    1.31
CATEGORIES= finance german
MASTER_SITES=   SF/${PORTNAME}

MAINTAINER= bsdkaffee@gmail.com
COMMENT=    Check bank codes of German banks

USE_GNOME=  gnomehack pkgconfig
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool
USE_LDCONFIG=   yes
MAKE_JOBS_SAFE= yes

MAN1=       ktoblzcheck.1

LICENSE=    GPLv2
LICENSE_FILE=   ${WRKSRC}/COPYING

OPTIONS=    PYTHON "Install Python bindings" off

.include <bsd.port.options.mk>

.if defined(WITH_PYTHON)
USE_PYTHON= yes
PLIST_SUB+= WITH_PYTHON=""
.else
CONFIGURE_ARGS+=--disable-python
PLIST_SUB+= WITH_PYTHON="@comment "
.endif

.include <bsd.port.mk>
commitgraph'>* Conversion to a single libtool environment.ade2006-02-231-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Fix Live365 support.jylefort2005-05-112-1/+248 * Fixes a crash in the Python plugin.jylefort2005-04-142-1/+19 * Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update port: audio/streamtuner to 0.99.99edwin2004-12-223-15/+72 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 0.99pav2004-10-293-5/+74 * Update to 0.12.5vs2004-08-102-3/+4 * Update to 0.12.4vs2004-07-274-23/+5 * Add more locale directory hacks to bsd.gnome.mk, and fix ports that triedmarcus2004-06-281-11/+0 * Point the compiled-in LOCALEDIR to the correct location.krion2004-06-212-0/+12 * - Add patch to fix build with gcc 3.4pav2004-05-141-0/+17 * Update to 0.12.3.linimon2004-05-123-23/+18 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Update to 0.12.1.nork2004-03-313-6/+18 * - Update to version 0.11.1krion2004-02-082-3/+3 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * - Switch MASTER_SITES back to Savannahpav2004-02-011-1/+2 * - Update to 0.11.0pav2004-02-013-2/+5 * - Fix MASTER_SITESkrion2004-01-301-4/+1 * - Put distfile on Project's ftp site until Savannah gets back up.pav2003-12-301-2/+4 * - Update to 0.10.2pav2003-12-045-35/+9 * Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2 * - Add patch for correct pixmap installkrion2003-09-251-0/+11 * - Update to version 0.10.1krion2003-09-254-20/+22 * * Add the missing pkgconfig file to the plist [1]marcus2003-07-232-2/+4 * update audio/streamtuner: 0.9.1 -> 0.10.0daichi2003-07-165-46/+30 * Update to streamtuner 0.9.1kris2003-03-053-3/+4 * De-pkg-comment.knu2003-02-212-1/+1