widget that looks just like a Mac OS 9 progress bar. need by some other

upcoming port; jolan@ ok.
This commit is contained in:
fgsch 2005-09-23 18:49:35 +00:00
parent 761c1d0fff
commit 4befb03747
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/09/23 18:49:35 fgsch Exp $
COMMENT= "widget that looks just like a Mac OS 9 progress bar"
DISTNAME= Tk-ProgressBar-Mac-1.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= x11 devel perl5
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}
BUILD_DEPENDS= ::x11/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_STYLE= perl
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Tk-ProgressBar-Mac-1.2.tar.gz) = 38922bce1c20a3e098022c6f2787c633
RMD160 (Tk-ProgressBar-Mac-1.2.tar.gz) = a1341757bc9ee170d93262379544edd0d3361f32
SHA1 (Tk-ProgressBar-Mac-1.2.tar.gz) = 419292edd0352cde2d9c54426b3678c7c0369749
SIZE (Tk-ProgressBar-Mac-1.2.tar.gz) = 3811

View File

@ -0,0 +1,3 @@
This widget provides a dynamic image that looks just like a Mac OS
9 progress bar. Packed around it are four Frames, north, south,
east and west, within which you can stuff additional widgets.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/09/23 18:49:35 fgsch Exp $
${P5SITE}/Tk/
${P5SITE}/Tk/ProgressBar/
${P5SITE}/Tk/ProgressBar/Mac.pm
@man man/man3p/Tk::ProgressBar::Mac.3p