cf118ccf87
Reported by: lwhsu
17 lines
274 B
Makefile
17 lines
274 B
Makefile
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>
|