summaryrefslogtreecommitdiff
path: root/print/scribus/Makefile
blob: c509ca86f923465b1c6c921b2e12ea59f5af7020 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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@FreeBSD.org

USE_QT_VER=	2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>