# Created by: Kirn Gill <segin2005@gmail.com>
# $FreeBSD: x11/deskpaint/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	deskpaint
PORTVERSION=	3.1
CATEGORIES=	x11
MASTER_SITES=	http://www.squidjam.com/matwm/pub/
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	sic_zer0@hotmail.com
COMMENT=	A tiny interactive paint program that draws as your desktop wallpaper

USE_XORG=	x11 xext
PLIST_FILES=	bin/deskpaint

WRKSRC=		${WRKDIR}/${PORTNAME}

NO_STAGE=	yes
.include <bsd.port.mk>
