1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-clocks/oclock/Makefile
Eitan Adler 61aab85620 - update mkfontscale to 1.0.9
- update oclock to 1.0.2
- update twm to 1.0.7
- update xmodmap to 1.0.4
- update xorg-macros to 1.15.0
- update xprop to 1.2.1
- update xvinfo to 1.1.1
- update xwininfo to 1.1.2

Approved by:	bapt (mentor)
Obtained from:	xorg-devel repo
2011-09-18 13:40:18 +00:00

21 lines
347 B
Makefile

# New ports collection makefile for: oclock
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= oclock
PORTVERSION= 1.0.2
CATEGORIES= x11-clocks
MAINTAINER= x11@FreeBSD.org
COMMENT= Round clock application for X
XORG_CAT= app
USE_XORG= x11 xmu xext xt
MAN1= oclock.1
.include <bsd.port.mk>