9258f62e20
A Layout program
20 lines
309 B
Makefile
20 lines
309 B
Makefile
# 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>
|