mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
40e7b80e69
Approved by: portmgr (blanket)
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>
|