summaryrefslogtreecommitdiff
path: root/deskutils/systempreferences/Makefile
blob: 10f28a5035074cc29a2d15264964abd5aa898017 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

PORTNAME=	systempreferences
PORTVERSION=	1.2.0
PORTREVISION=	5
CATEGORIES=	deskutils gnustep
MASTER_SITES=	GNUSTEP/usr-apps
DISTNAME=	SystemPreferences-${PORTVERSION}

MAINTAINER=	theraven@FreeBSD.org
COMMENT=	System Preferences application for GNUstep

LICENSE=	GPLv2

USES=		gnustep
USE_GNUSTEP=	back build
DEFAULT_LIBVERSION=	1.0.0
USE_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}

.include <bsd.port.mk>