import p5-File-DesktopEntry 0.02
This module is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktp Entry" specification. ok simon@
This commit is contained in:
parent
8059e35b89
commit
9a1341d0fc
17
devel/p5-File-DesktopEntry/Makefile
Normal file
17
devel/p5-File-DesktopEntry/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/18 19:57:38 jasper Exp $
|
||||
|
||||
COMMENT= "handle .desktop files"
|
||||
|
||||
DISTNAME= File-DesktopEntry-0.02
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
CPAN_AUTHOR= PARDUS/File-DesktopEntry
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-File-DesktopEntry/distinfo
Normal file
5
devel/p5-File-DesktopEntry/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (File-DesktopEntry-0.02.tar.gz) = 9c97efa062c04bcb86a0a6a3707355d1
|
||||
RMD160 (File-DesktopEntry-0.02.tar.gz) = a074932aef72a110902eb4e128fff66e7a3f0642
|
||||
SHA1 (File-DesktopEntry-0.02.tar.gz) = 6b02fb73fc472bcc01ee8142022b84f4473effa4
|
||||
SHA256 (File-DesktopEntry-0.02.tar.gz) = f86aa04b61a9aa38b1c3e911b0708f94ddadf888978e0efb2f32f72b53ff7423
|
||||
SIZE (File-DesktopEntry-0.02.tar.gz) = 5397
|
2
devel/p5-File-DesktopEntry/pkg/DESCR
Normal file
2
devel/p5-File-DesktopEntry/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module is used to work with .desktop files. The format of these
|
||||
files is specified by the freedesktop "Desktp Entry" specification.
|
4
devel/p5-File-DesktopEntry/pkg/PLIST
Normal file
4
devel/p5-File-DesktopEntry/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/18 19:57:38 jasper Exp $
|
||||
${P5SITE}/File/
|
||||
${P5SITE}/File/DesktopEntry.pm
|
||||
@man man/man3p/File::DesktopEntry.3p
|
Loading…
x
Reference in New Issue
Block a user