openbsd-ports/devel/p5-File-DesktopEntry/Makefile
jasper 9a1341d0fc 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@
2007-03-18 19:57:38 +00:00

18 lines
344 B
Makefile

# $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>