freebsd-ports/x11-clocks/wmitime/Makefile
Soeren Straarup e6d16f439e Change my MAINTAINER email to be my @FreeBSD email
Approved by:	tmclaugh
2006-09-29 22:01:22 +00:00

22 lines
475 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://dockapps.org/files/22/29/
MAINTAINER= xride@FreeBSD.org
COMMENT= A clock dockapp that shows the date, time, and internet time
WRKSRC= ${WRKDIR}/wmitime/wmitime
PLIST_FILES= bin/wmitime
USE_X_PREFIX= yes
USE_XPM= yes
.include <bsd.port.mk>