cf118ccf87
Reported by: lwhsu
14 lines
275 B
Makefile
14 lines
275 B
Makefile
PORTNAME= xclock
|
|
PORTVERSION= 1.0.9
|
|
CATEGORIES= x11-clocks
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Analog and digital clock for X
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= iconv xorg xorg-cat:app
|
|
USE_XORG= x11 xaw xft xkbfile xmu xrender xt
|
|
|
|
.include <bsd.port.mk>
|