# New ports collection makefile for:	wmSun
# Date created:		16 April 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD: ports/astro/wmsun/Makefile,v 1.12 2005/02/24 09:10:48 vs Exp $

PORTNAME=	wmsun
PORTVERSION=	1.03
CATEGORIES=	astro windowmaker
MASTER_SITES=	http://dockapps.org/files/16/23/
DISTNAME=	wmSun-1.03

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A dockapp that displays the rise and set time of the sun

WRKSRC=		${WRKDIR}/${DISTNAME}/wmSun

USE_X_PREFIX=	yes
USE_XPM=	yes
ALL_TARGET=	clean all

MAN1=	wmSun.1
PLIST_FILES=	bin/wmSun

.include <bsd.port.mk>
