2013-01-24 12:46:55 +01:00
|
|
|
# Created by: Vincent Tantardini <vinc@freebsd-fr.org>
|
2003-12-05 09:52:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hsetroot
|
|
|
|
PORTVERSION= 1.0.2
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 10
|
2003-12-05 09:52:56 +01:00
|
|
|
CATEGORIES= graphics
|
2011-07-11 22:33:57 +02:00
|
|
|
MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/
|
2003-12-05 09:52:56 +01:00
|
|
|
|
2004-06-29 12:19:55 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-01-24 12:46:55 +01:00
|
|
|
COMMENT= Wallpaper manipulation utility for X11
|
2003-12-05 09:52:56 +01:00
|
|
|
|
2013-01-24 12:46:55 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
2008-03-11 22:13:53 +01:00
|
|
|
USE_EFL= imlib2
|
2003-12-05 09:52:56 +01:00
|
|
|
|
2013-01-24 12:46:55 +01:00
|
|
|
PLIST_FILES= bin/hsetroot
|
2003-12-05 09:52:56 +01:00
|
|
|
|
2013-09-20 20:35:44 +02:00
|
|
|
NO_STAGE= yes
|
2013-01-24 12:46:55 +01:00
|
|
|
.include <bsd.port.mk>
|