aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gnustep-slideshowkit/Makefile
blob: 5e6232d83708b6368e74615e803e13659f6773b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

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

MAINTAINER= ports@FreeBSD.org
COMMENT=    SlideShow Framework

USE_GNUSTEP=    yes
USE_GNUSTEP_BACK=   yes
USE_GNUSTEP_BUILD=  yes
USE_GNUSTEP_INSTALL=    yes
USE_GNUSTEP_LDCONFIG=   ${GNUSTEP_LOCAL_LIBRARIES}

.include <bsd.port.mk>