aboutsummaryrefslogtreecommitdiff
path: root/deskutils/systempreferences/Makefile
blob: e4db4b6b11b6913d2c5db714b63533aba04c85f7 (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=	7
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>