1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/x11-clocks/xclock/Makefile
Tijl Coosemans 6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00

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>