15 lines
264 B
Makefile
15 lines
264 B
Makefile
PORTNAME= beforelight
|
|
PORTVERSION= 1.0.5
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Sample screen saver for X
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= x11 xscrnsaver xt xaw7 xt
|
|
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|