freebsd-ports/finance/ktoblzcheck/Makefile
Martin Wilke 1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +00:00

24 lines
489 B
Makefile

# New ports collection makefile for: ktoblzcheck
# Date created: 25 November 2003
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ktoblzcheck
PORTVERSION= 1.22
CATEGORIES= finance german
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Check bank codes of German banks
USE_GNOME= gnomehack gnometarget pkgconfig
USE_PYTHON= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
MAN1= ktoblzcheck.1
.include <bsd.port.mk>