freebsd-ports/graphics/hsetroot/Makefile
2003-12-15 18:44:02 +00:00

23 lines
491 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
CATEGORIES= graphics
MASTER_SITES= http://thegraveyard.org/files/
MAINTAINER= vinc@freebsd-fr.org
COMMENT= Root window parameter setting background for X
LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2
USE_X_PREFIX= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
.include <bsd.port.mk>