openbsd-ports/x11/kde/graphics3/Makefile
espie e8149354b6 Update to 3.0.5
i18n not checked yet...
2002-12-02 16:27:21 +00:00

17 lines
414 B
Makefile

# $OpenBSD: Makefile,v 1.14 2002/12/02 16:27:21 espie Exp $
COMMENT= "X11 toolkit, graphic applications"
CATEGORIES= x11 x11/kde
VERSION= 3.0.5
DISTNAME= kdegraphics-${VERSION}
LIB_DEPENDS=Imlib::graphics/imlib \
ungif::graphics/libungif \
kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu
SEPARATE_BUILD=simple
.include <bsd.port.mk>