2003-12-05 08:52:56 +00:00
|
|
|
# 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
|
2007-05-19 20:36:56 +00:00
|
|
|
PORTREVISION= 4
|
2003-12-05 08:52:56 +00:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://thegraveyard.org/files/
|
|
|
|
|
2004-06-29 10:19:55 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2005-05-27 04:24:30 +00:00
|
|
|
COMMENT= Utility to compose wallpapers for X
|
2003-12-05 08:52:56 +00:00
|
|
|
|
2007-03-11 08:51:14 +00:00
|
|
|
LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2
|
2003-12-05 08:52:56 +00:00
|
|
|
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/hsetroot
|
2003-12-05 08:52:56 +00:00
|
|
|
USE_X_PREFIX= YES
|
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_GMAKE= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|