1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11/bgs/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

25 lines
499 B
Makefile

# New ports collection makefile for: bgs
# Date created: July 14, 2008
# Whom: Julien Laffaye <kimelto@gmail.com>
#
# $FreeBSD$
#
PORTNAME= bgs
PORTVERSION= 0.5
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://s01.de/~gottox/files/bgs/ \
http://laffaye.free.fr/distfiles/
MAINTAINER= kimelto@gmail.com
COMMENT= Simple X11 BackGround Setter using Imlib2
USE_XORG= x11 xinerama
USE_EFL= imlib2
MAN1= bgs.1
PLIST_FILES= bin/bgs
.include <bsd.port.mk>