1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11-clocks/wmitime/Makefile
2003-12-15 01:17:29 +00:00

22 lines
461 B
Makefile

# New ports collection makefile for: wmitime
# Date created: 14 March 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= wmitime
PORTVERSION= 0.3
CATEGORIES= x11-clocks windowmaker afterstep
MASTER_SITES= http://www.neotokyo.org/illusion/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= A clock dockapp that shows the date, time, and internet time
WRKSRC= ${WRKDIR}/wmitime/wmitime
USE_X_PREFIX= yes
USE_XPM= yes
.include <bsd.port.mk>