mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
5f278719a9
PR: 124039 Submitted by: Ports Fury
25 lines
490 B
Makefile
25 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.18
|
|
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>
|