aboutsummaryrefslogtreecommitdiff
path: root/x11/beforelight/Makefile
blob: 0cb8fb2e3f3d3532ee7a0b80088e754ba561388a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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>