head	1.5;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.00.44;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.06.06.06.44.18;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2012.06.01.05.23.27;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2010.03.28.06.42.16;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.05.08.07.22.56;	author makc;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	qfaktury
# Date created:		2009-04-20
# Whom:			Piotr Rybicki (meritus@@innervision.pl)
#
# $FreeBSD: head/polish/qfaktury/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	qfaktury
PORTVERSION=	0.6.2
PORTREVISION=	2
CATEGORIES=	polish deskutils
MASTER_SITES=	SF

MAINTAINER=	meritus@@innervision.pl
COMMENT=	Polish invoicing desktop program

USE_QT4=	qmake_build uic_build moc_build rcc_build corelib gui xml qt3support

PORTDOCS=	ChangeLog.txt ReadMe.txt ReleaseNotes.txt TODO.txt

post-patch:
	@@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|@@PREFIX@@|${PREFIX}|g' qfaktury.pro \
	QFaktury.desktop

pre-build:
	@@cd ${WRKSRC} && ${QMAKE} -spec ${QMAKESPEC}

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
.for file in ${PORTDOCS}
	@@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
@


1.4
log
@- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:	bapt, David Naylor (kde team)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- update png to 1.5.10
@
text
@d17 1
a17 2
USE_QT_VER=	4
QT_COMPONENTS=	qmake_build uic_build moc_build rcc_build corelib gui xml qt3support
@


1.2
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@Add new port polish/qfaktury:

QFaktury is a polish free invoincing system running on Windows,
Linux, BSD and Mac OS X. Supports invoice, pro forma invoice and
invoice correction printing. Stores database of invoices, goods and
contractors.

WWW:	http://qfaktury.sourceforge.net

PR:		ports/133878
Submitted by:	Piotr Rybicki <meritus@@innervision.pl>
@
text
@d10 1
@

