freebsd-ports/graphics/hsetroot/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

23 lines
467 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://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>