aboutsummaryrefslogtreecommitdiffstats
path: root/print/scribus/Makefile
blob: d0853a28a7dd04c2924604c60fe413c590844e57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ex:ts=8
# Ports collection makefile for:    scribus
# Date created:         Mar 15, 2002
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   scribus
PORTVERSION=    0.5
CATEGORIES= print
MASTER_SITES=   http://web2.altmuehlnet.de/fschmid/

MAINTAINER= ports@geeksrus.net

USE_QT_VER= 2
GNU_CONFIGURE=  yes

BROKEN=     version not available. Update to qt3 and 0.7.7 coming soon

.include <bsd.port.mk>