freebsd-ports/graphics/hsetroot/Makefile

23 lines
416 B
Makefile
Raw Normal View History

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