mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
6ead27eb95
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
16 lines
246 B
Makefile
16 lines
246 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xclock
|
|
PORTVERSION= 1.0.7
|
|
PORTREVISION= 2
|
|
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
|
|
|
|
.include <bsd.port.mk>
|