freebsd-ports/x11-themes/xcursor-themes/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

19 lines
272 B
Makefile

# $FreeBSD$
PORTNAME= xcursor-themes
PORTVERSION= 1.0.4
PORTREVISION= 1
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>