freebsd-ports/graphics/hsetroot/Makefile
Pav Lucistnik 0bac8c1d8e - Fix fetch
Reported by:	pointyhat
2011-07-11 20:33:57 +00:00

23 lines
483 B
Makefile

# 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= 9
CATEGORIES= graphics
MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/
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>