From da79548f4721999819f26d1dc27f491522886363 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Thu, 2 Dec 2004 14:01:04 +0000 Subject: Add p5-Tk-Splashscreen-1.0, a widget that displays a Splashscreen during program initialization. --- x11-toolkits/p5-Tk-Splashscreen/Makefile | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 x11-toolkits/p5-Tk-Splashscreen/Makefile (limited to 'x11-toolkits/p5-Tk-Splashscreen/Makefile') diff --git a/x11-toolkits/p5-Tk-Splashscreen/Makefile b/x11-toolkits/p5-Tk-Splashscreen/Makefile new file mode 100644 index 000000000000..2a18ad2d88a9 --- /dev/null +++ b/x11-toolkits/p5-Tk-Splashscreen/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: x11-toolkits/p5-Tk-Splashscreen +# Date created: 02 December 2004 +# Whom: Anton Berezin +# +# $FreeBSD$ +# + +PORTNAME= Tk-Splashscreen +PORTVERSION= 1.0 +CATEGORIES= x11-toolkits perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Tk +PKGNAMEPREFIX= p5- + +MAINTAINER= tobez@FreeBSD.org +COMMENT= Tk::Splashscreen, display a Splashscreen during program initialization + +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Tk::Splashscreen.3 \ + Tk::waitVariableX.3 + +.include -- cgit v1.2.3