From 704e9d63852990eaec6c58764f4949806640b70b Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Tue, 6 Jun 2006 11:01:12 +0000 Subject: This module is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktp Entry" specification. WWW: http://search.cpan.org/dist/File-DesktopEntry/ PR: ports/98259 Submitted by: Jose Alonso Cardenas Marquez (also ports/98273 by Alexander Botero-Lowry) Approved by: lawrance (mentor, implicit) --- devel/p5-File-DesktopEntry/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 devel/p5-File-DesktopEntry/Makefile (limited to 'devel/p5-File-DesktopEntry/Makefile') diff --git a/devel/p5-File-DesktopEntry/Makefile b/devel/p5-File-DesktopEntry/Makefile new file mode 100644 index 000000000000..6c3433ebd6af --- /dev/null +++ b/devel/p5-File-DesktopEntry/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: p5-File-DesktopEntry +# Date created: 2006-05-31 +# Whom: Jose Alonso Cardenas Marquez +# +# $FreeBSD$ +# + +PORTNAME= File-DesktopEntry +PORTVERSION= 0.02 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= ../../authors/id/P/PA/PARDUS/${PORTNAME} +PKGNAMEPREFIX= p5- + +MAINTAINER= acardenas@bsd.org.pe +COMMENT= Object to handle desktop files + +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools + +PERL_CONFIGURE= yes + +MAN3= File::DesktopEntry.3 + +.include -- cgit v1.2.3