1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/finance/ktoblzcheck/Makefile
Rong-En Fan e5e34c2df0 - Update to 1.11
PR:		ports/103634
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:31:36 +00:00

26 lines
546 B
Makefile

# New ports collection makefile for: ktoblzcheck
# Date created: 25 November 2003
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ktoblzcheck
PORTVERSION= 1.11
CATEGORIES= finance german
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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>