1b1b29c5e6
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
24 lines
489 B
Makefile
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>
|