# New ports collection makefile for:    preview
# Date created:         16 Feb 2004
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/graphics/gnustep-slideshowkit/Makefile,v 1.3 2006/03/19 04:35:45 dinoex Exp $
#

PORTNAME=	slideshowkit
PORTVERSION=	0.0.1
PORTREVISION=	20041011
CATEGORIES=	graphics
MASTER_SITES=	http://download.gna.org/gsimageapps/
PKGNAMEPREFIX=	gnustep-
DISTNAME=	SlideShowKit-${PORTREVISION}

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	SlideShow Framework

USE_BZIP2=	yes
WRKSRC=		${WRKDIR}/SlideShowKit
USE_GMAKE=	yes
USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
MAKEFILE=	GNUmakefile
LDCONFIG_DIRS=	${LOCALLIBDIR}
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
