mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
c11956d078
Summary of changes: * Autoconf fixes * Code cleanup
14 lines
213 B
Makefile
14 lines
213 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= oclock
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11-clocks
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Round clock application for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11 xmu xext xt xkbfile
|
|
|
|
.include <bsd.port.mk>
|