aboutsummaryrefslogtreecommitdiff
path: root/x11/beforelight/Makefile
blob: 9407361480727ec87619154b9fb21409397bc833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

PORTNAME=	beforelight
PORTVERSION=	1.0.5
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Sample screen saver for X

USES=		xorg xorg-cat:app
USE_XORG=	x11 xscrnsaver xt xaw7 xt

.include <bsd.port.mk>