freebsd-ports/x11/deskpaint/Makefile
Jason Helfman 9a47b56f0a - Update to 3.1
PR:	ports/165157
Submitted by: segin2005 at gmail.com
2012-02-16 05:57:32 +00:00

22 lines
518 B
Makefile

# Updated ports collection makefile for: deskpaint
# Date modified: 14 Febuary 2012
# Whom: Kirn Gill <segin2005@gmail.com>
#
# $FreeBSD$
#
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}
.include <bsd.port.mk>