summaryrefslogblamecommitdiff
path: root/graphics/hsetroot/Makefile
blob: bbf85367f1236612253cfe28f0d3901a95c0e43e (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                               
                 


                                              
                                 
                                                   
 
                            
                      




                             
# New ports collection makefile for:  hsetroot
# Date created:        30 November 2003
# Whom:                Vincent Tantardini <vinc@freebsd-fr.org>
#
# $FreeBSD$
#

PORTNAME=	hsetroot
PORTVERSION=	1.0.2
PORTREVISION=	6
CATEGORIES=	graphics
MASTER_SITES=	http://thegraveyard.org/files/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Utility to compose wallpapers for X

PLIST_FILES=	bin/hsetroot
USE_EFL=	imlib2

GNU_CONFIGURE=	YES
USE_GMAKE=	YES

.include 	<bsd.port.mk>