1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Eitan Adler f8e89f0fd2 Update to 1.0.3
Changes:

This minor maintenance release includes some source & build configuration
cleanups, and restores the use of XKB Bells, lost in the X11R6 -> R7 change.
2012-02-11 14:52:38 +00:00

21 lines
355 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.3
CATEGORIES= x11-clocks
MAINTAINER= x11@FreeBSD.org
COMMENT= Round clock application for X
XORG_CAT= app
USE_XORG= x11 xmu xext xt xkbfile
MAN1= oclock.1
.include <bsd.port.mk>