freebsd-ports/graphics/hsetroot/Makefile

22 lines
416 B
Makefile

# Created by: Vincent Tantardini <vinc@freebsd-fr.org>
# $FreeBSD$
PORTNAME= hsetroot
PORTVERSION= 1.0.2
PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/
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>