summaryrefslogtreecommitdiff
path: root/print/scribus/Makefile
blob: 1ef9f4a91d6e58a3ac6af2b5e80128c3ce87b317 (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@geeksrus.net

USE_QT_VER=	2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>