Update devel/devhelp to version 3.14.0
[dports.git] / x11-toolkits / p5-Tk-GBARR / Makefile
1 # Created by: vanilla
2 # $FreeBSD$
3
4 PORTNAME=       Tk-GBARR
5 PORTVERSION=    2.08
6 PORTREVISION=   3
7 CATEGORIES=     x11-toolkits perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Some collection of Tk Widgets
13
14 BUILD_DEPENDS=  p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
15 RUN_DEPENDS:=   ${BUILD_DEPENDS}
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>