aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/p5-ZConf-BGSet/Makefile
blob: 126a7962b73e52fe400147a66e3c50737e6eaf8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    p5-ZConf-BGSet
# Date created:     2008-02-08
# Whom:         Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#

PORTNAME=   ZConf-BGSet
PORTVERSION=    0.2.0
CATEGORIES= deskutils perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX=  p5-

MAINTAINER= vvelox@vvelox.net
COMMENT=    Background management utitility and Perl module that uses ZConf

RUN_DEPENDS=    ${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
        ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
        ${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot

PERL_CONFIGURE= yes

MAN3=       ZConf::BGSet.3

.include <bsd.port.mk>