freebsd-ports/x11/beforelight/Makefile

15 lines
225 B
Makefile
Raw Normal View History

# $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>