2007-05-19 22:36:56 +02:00
|
|
|
# New ports collection makefile for: oclock
|
|
|
|
# Date Created: 17 Feb 2006
|
|
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= oclock
|
|
|
|
PORTVERSION= 1.0.1
|
2009-03-26 12:55:56 +01:00
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= x11-clocks
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
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>
|