freebsd-ports/x11-themes/xcursor-themes/Makefile
2012-06-01 05:26:28 +00:00

24 lines
416 B
Makefile

# New ports collection makefile for: xcursor-themes
# Date Created: Nov 2 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xcursor-themes
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= x11-themes
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org cursors themes
LICENSE= MIT
BUILD_DEPENDS= xcursorgen:${PORTSDIR}/x11/xcursorgen
USE_XORG= xextproto
XORG_CAT= data
.include <bsd.port.mk>