# New ports collection makefile for:    preferencepanes
# Date created:         29 Oct 2006
# Whom:                 dirk.meyer@dinoex.sub.org
#

#

PORTNAME=	preferencepanes
PORTVERSION=	1.0.1
PORTREVISION=	2
CATEGORIES=	deskutils gnustep
MASTER_SITES=	http://www.gnustep.it/enrico/system-preferences/
DISTNAME=	systempreferences-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	PreferencePanes framework for GNUstep

LICENSE=	gpl2

WRKSRC=		${WRKDIR}/${DISTNAME}/PreferencePanes

USES=           gnustep gmake
USE_GNUSTEP=    back build
DEFAULT_LIBVERSION=	1.0.0

.include <bsd.port.mk>
