summaryrefslogtreecommitdiffstats
path: root/x11-themes/xcursor-themes/Makefile
blob: 7f30d0299b547a33ba3e562fea1e45e16bbd0455 (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.3
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>