3123b1e316
Bump portrevision. PR: ports/175935 Submitted by: Pawel Pekala <pawel@FreeBSD.org>
17 lines
263 B
Makefile
17 lines
263 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xclock
|
|
PORTVERSION= 1.0.6
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-clocks
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Analog and digital clock for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xrender xft xkbfile xt xaw
|
|
USES= iconv
|
|
|
|
MAN1= xclock.1
|
|
|
|
.include <bsd.port.mk>
|