aboutsummaryrefslogtreecommitdiffstats
path: root/x11/beforelight/Makefile
blob: 7e20b65ca14f3456fda0469c9fe1865167ffd36a (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

XORG_CAT=   app
USE_XORG=   x11 xscrnsaver xt xaw7 xt

.include <bsd.port.mk>