2004-07-25 14:19:41 +02:00
|
|
|
# New ports collection makefile for: KMyMoney
|
|
|
|
# Date created: 21 June 2004
|
|
|
|
# Whom: Alexander Novitsky
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kmymoney2
|
2004-11-04 20:59:40 +01:00
|
|
|
PORTVERSION= 0.6.4
|
2005-03-12 11:54:27 +01:00
|
|
|
PORTREVISION= 2
|
2004-07-25 14:19:41 +02:00
|
|
|
CATEGORIES= finance
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
|
|
|
MAINTAINER= alecn2002@yandex.ru
|
|
|
|
COMMENT= KDE-based personal finance assistant
|
|
|
|
|
|
|
|
USE_KDELIBS_VER= 3
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
MAN1= kmymoney2.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|