head	1.3;
access;
symbols
	pkgsrc-2026Q2:1.1.0.4
	pkgsrc-2026Q2-base:1.1
	pkgsrc-2026Q1:1.1.0.2
	pkgsrc-2026Q1-base:1.1;
locks; strict;
comment	@# @;


1.3
date	2026.08.04.00.58.48;	author wen;	state Exp;
branches;
next	1.2;
commitid	lELxK2G1KmRAWfQG;

1.2
date	2026.07.16.19.05.07;	author wiz;	state Exp;
branches;
next	1.1;
commitid	FQnRlmCjzrRuxUNG;

1.1
date	2026.03.09.03.28.56;	author jnemeth;	state Exp;
branches;
next	;
commitid	pe8dWqrikRUnxfxG;


desc
@@


1.3
log
@Update to 1.000004

Upstream changes:
Version 1.000004
        * Update link to CPAN search.
        * Update authors and copyrights.
@
text
@# $NetBSD: Makefile,v 1.2 2026/07/16 19:05:07 wiz Exp $

DISTNAME=	Pod-POM-View-Restructured-1.000004
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	https://cpan.org/authors/id/A/AL/ALEXM/

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://metacpan.org/release/Pod-POM-View-Restructured/
COMMENT=	Perl module to convert .pod files to .rst files
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-Carp>=0:../../devel/p5-Carp
DEPENDS+=	p5-Data-Dumper>=0:../../devel/p5-Data-Dumper
DEPENDS+=	p5-Getopt-Long>=0:../../devel/p5-Getopt-Long
DEPENDS+=	p5-Pod-POM>=0:../../textproc/p5-Pod-POM

PERL5_PACKLIST=	auto/Pod/POM/View/Restructured/.packlist
USE_LANGUAGES=	# none

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@*: recursive bump for perl5 5.44.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2026/03/09 03:28:56 jnemeth Exp $
d3 1
a3 1
DISTNAME=	Pod-POM-View-Restructured-1.000003
a4 1
PKGREVISION=	1
@


1.1
log
@textproc/p5-Pod-POM-View-Restructured: import p5-Pod-POM-View-Restructured-1.000003

This module outputs reStructuredText that is expected to be used
with Sphinx. Verbatim sections (indented paragraphs) in the POD
will be output with syntax highlighting for Perl code by default.
See "POD commands specifically for reStructuredText" for how to
change this for a particular block.
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@

