openbsd-ports/x11/wmtime/Makefile
naddy 51f3c7f3c6 Import wmtime-1.0b2.
From Arthur H. Johnson II <arthur@linuxbox.nu>.  Somewhat cleaned up by me.

This is a very nice clock that runs in the WindowMaker "dock".  Either
digital or analog clock faces can be specified.
2000-12-26 18:22:13 +00:00

20 lines
471 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2000/12/26 18:22:13 naddy Exp $
DISTNAME= wmtime-1.0b2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
HOMEPAGE= http://windowmaker.mezaway.org
MAINTAINER= Arthur H. Johnson II <arthur@linuxbox.nu>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WRKDIST= ${WRKDIR}/wmtime.app/
WRKSRC= ${WRKDIST}/wmtime/
USE_XPM= yes
.include <bsd.port.mk>