# $FreeBSD: head/x11/libXScrnSaver/Makefile 516607 2019-11-03 21:56:37Z zeising $

PORTNAME=	libXScrnSaver
PORTVERSION=	1.2.3
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	The XScrnSaver library

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:lib
USE_XORG=	x11 xext xorgproto

.include <bsd.port.mk>