72ea7e696b
With hat: portmgr Sponsored by: Absolight
19 lines
272 B
Makefile
19 lines
272 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xcursor-themes
|
|
PORTVERSION= 1.0.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.org cursors themes
|
|
|
|
LICENSE= MIT
|
|
|
|
BUILD_DEPENDS= xcursorgen:x11/xcursorgen
|
|
|
|
USE_XORG= xextproto
|
|
|
|
XORG_CAT= data
|
|
|
|
.include <bsd.port.mk>
|