widget that looks just like a Mac OS 9 progress bar. need by some other
upcoming port; jolan@ ok.
This commit is contained in:
parent
761c1d0fff
commit
4befb03747
24
x11/p5-Tk-ProgressBar-Mac/Makefile
Normal file
24
x11/p5-Tk-ProgressBar-Mac/Makefile
Normal 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>
|
4
x11/p5-Tk-ProgressBar-Mac/distinfo
Normal file
4
x11/p5-Tk-ProgressBar-Mac/distinfo
Normal 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
|
3
x11/p5-Tk-ProgressBar-Mac/pkg/DESCR
Normal file
3
x11/p5-Tk-ProgressBar-Mac/pkg/DESCR
Normal 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.
|
5
x11/p5-Tk-ProgressBar-Mac/pkg/PLIST
Normal file
5
x11/p5-Tk-ProgressBar-Mac/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user