freebsd-ports/x11-themes/xcursor-themes/Makefile

20 lines
272 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xcursor-themes
2013-07-17 16:05:06 +02:00
PORTVERSION= 1.0.4
PORTREVISION= 2
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>