aboutsummaryrefslogtreecommitdiff
path: root/deskutils/systempreferences/Makefile
blob: 0b87552a37f1733f4957f2bf9e64d263cd4d59a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

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

MAINTAINER=	ports@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>