# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>
# $FreeBSD: tags/RELEASE_10_1_0/games/wmfortune/Makefile 367334 2014-09-05 11:44:18Z antoine $

PORTNAME=	wmfortune
PORTVERSION=	0.241
PORTREVISION=	3
CATEGORIES=	games windowmaker afterstep
MASTER_SITES=	http://www.dockapps.org/files/90/128/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Dockapp that outputs fortune messages

BROKEN=		No public disfiles

PLIST_FILES=	bin/wmfortune
USES=		gmake
USE_XORG=	xpm

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/wmfortune ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.mk>
