mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
20 lines
310 B
Makefile
20 lines
310 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@geeksrus.net
|
|
|
|
USE_QT_VER= 2
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|