aboutsummaryrefslogtreecommitdiffstats
path: root/finance/kmymoney-kde4/Makefile
blob: b37f95f79c034523440f258cefbc648536a8a618 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    KMyMoney
# Date created:             21 June 2004
# Whom:                 Alexander Novitsky
#
# $FreeBSD$
#

PORTNAME=   kmymoney2
PORTVERSION=    0.6.4
PORTREVISION=   1
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>