freebsd-ports/finance/ktoblzcheck/Makefile
Rong-En Fan 10fa3802a8 - Update to 1.17
PR:		ports/121943
Submitted by:	Jan Henrik Sylvester <me at janh.de>
2008-03-22 12:06:49 +00:00

24 lines
490 B
Makefile

# New ports collection makefile for: ktoblzcheck
# Date created: 25 November 2003
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ktoblzcheck
PORTVERSION= 1.17
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>