1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/x11-themes/xcursor-themes/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
381 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.1
PORTREVISION= 1
CATEGORIES= x11-themes
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org cursors themes
BUILD_DEPENDS= xcursorgen:${PORTSDIR}/x11/xcursorgen
XORG_CAT= data
.include <bsd.port.mk>