2017-01-31 18:23:03 +00:00
|
|
|
# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
|
2009-02-15 20:24:21 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ZConf-BGSet
|
2009-10-28 12:34:42 +00:00
|
|
|
PORTVERSION= 1.0.0
|
2015-05-03 20:33:43 +00:00
|
|
|
PORTREVISION= 6
|
2009-06-15 20:18:05 +00:00
|
|
|
CATEGORIES= deskutils perl5
|
2009-02-15 20:24:21 +00:00
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 08:37:15 +00:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:VVELOX
|
2009-02-15 20:24:21 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= vvelox@vvelox.net
|
2012-07-24 21:27:13 +00:00
|
|
|
COMMENT= Background management utility and Perl module that uses ZConf
|
2009-02-15 20:24:21 +00:00
|
|
|
|
2018-06-14 17:13:01 +00:00
|
|
|
DEPRECATED= Unmaintained
|
|
|
|
EXPIRATION_DATE= 2018-07-15
|
|
|
|
|
2016-04-01 14:00:51 +00:00
|
|
|
BUILD_DEPENDS= p5-Image-Size-FillFullSelect>=0.1.0:graphics/p5-Image-Size-FillFullSelect \
|
|
|
|
p5-ZConf>=:net/p5-ZConf \
|
2017-01-31 18:23:03 +00:00
|
|
|
hsetroot:x11/hsetroot \
|
2016-04-01 14:00:51 +00:00
|
|
|
p5-Imager-AverageGray>=0.0.0:graphics/p5-Imager-AverageGray \
|
|
|
|
p5-X11-Resolution>=0.0.0:x11/p5-X11-Resolution \
|
|
|
|
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote
|
2012-06-30 11:08:48 +00:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2009-02-15 20:24:21 +00:00
|
|
|
|
2015-05-03 20:33:43 +00:00
|
|
|
USES= perl5 shebangfix
|
|
|
|
SHEBANG_FILES= bin/zbgset-admin bin/zbgset bin/zbgset-pt
|
2013-09-11 12:59:14 +00:00
|
|
|
USE_PERL5= configure
|
2009-02-15 20:24:21 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|