# New ports collection makefile for: deskpaint # Date created: 18 October 2009 # Whom: Kirn Gill # # $FreeBSD$ # PORTNAME= deskpaint PORTVERSION= 3 CATEGORIES= x11 MASTER_SITES= http://www.gatorgitter.com/~maties/ 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} .include