# New ports collection makefile for:	gpaint
# Date created:				18 October 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/graphics/gpaint/Makefile,v 1.16 2007/06/12 17:36:36 sat Exp $
#

PORTNAME=	gpaint
PORTVERSION=	0.3.1
DISTVERSIONPREFIX=	2-
CATEGORIES=	graphics gnome
MASTER_SITES=	ftp://alpha.gnu.org/gnu/gpaint/ CENKES

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A small-scale painting program for GNOME

USE_GNOME=	libgnomeprint libgnomeprintui
GNU_CONFIGURE=	yes
PLIST_FILES=	bin/${PORTNAME}-2

.include <bsd.port.mk>
