aboutsummaryrefslogblamecommitdiff
path: root/x11-themes/xcursor-themes/Makefile
blob: 2d0fab26e726f4fddc0909406453cf4cf9b2aaeb (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                              
                     




                                    
                   
                                 
 
                                         
 
                   
 
                             

                      
# $FreeBSD$

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

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	xcursorgen:x11/xcursorgen

NO_ARCH=	yes

USES=		xorg-cat:data

.include <bsd.port.mk>