summaryrefslogtreecommitdiff
path: root/x11-themes/xcursor-themes/Makefile
blob: 956ba588fc1c8e271ebab225ddf7b42fbb8b8db6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xcursor-themes
# Date Created:				Nov 2 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xcursor-themes
PORTVERSION=	1.0.2
CATEGORIES=	x11-themes

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.org cursors themes

BUILD_DEPENDS=	xcursorgen:${PORTSDIR}/x11/xcursorgen

USE_XORG=	xextproto

XORG_CAT=	data

.include <bsd.port.mk>