freebsd-ports/x11-themes/xcursor-themes/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>