cf118ccf87
Reported by: lwhsu
11 lines
211 B
Makefile
11 lines
211 B
Makefile
PORTNAME= oclock
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11-clocks
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Round clock application for X
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= x11 xmu xext xt xkbfile
|
|
|
|
.include <bsd.port.mk>
|