freebsd-ports/graphics/hsetroot/Makefile
Stanislav Sedov 9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00

24 lines
485 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= 5
CATEGORIES= graphics
MASTER_SITES= http://thegraveyard.org/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to compose wallpapers for X
PLIST_FILES= bin/hsetroot
USE_X_PREFIX= YES
USE_EFL= imlib2
GNU_CONFIGURE= YES
USE_GMAKE= YES
.include <bsd.port.mk>