openbsd-ports/x11/wmtime/Makefile
sturm 51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00

25 lines
551 B
Makefile

# $OpenBSD: Makefile,v 1.7 2003/10/08 17:13:18 sturm Exp $
COMMENT= "time/date applet for WindowMaker"
DISTNAME= wmtime-1.0b2
CATEGORIES= x11 x11/windowmaker
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
HOMEPAGE= http://windowmaker.mezaway.org
MAINTAINER= Arthur H. Johnson II <arthur@linuxbox.nu>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WRKDIST= ${WRKDIR}/wmtime.app/
WRKSRC= ${WRKDIST}/wmtime/
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>