summaryrefslogtreecommitdiff
path: root/x11-themes/xcursor-themes/Makefile
blob: 9eb3f6ad18cbeebe44ea9364a43f843b4fe03c81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

PORTNAME=	xcursor-themes
PORTVERSION=	1.0.5
PORTREVISION=	2
CATEGORIES=	x11-themes

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	xcursorgen:x11/xcursorgen

USE_XORG=	xorgproto

XORG_CAT=	data

.include <bsd.port.mk>