aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Sitemap/Makefile
blob: f42f084f2a5a8acefade5cc1cd7916c7b18bf28e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Search-Sitemap
PORTVERSION=	2.13
CATEGORIES=	textproc www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JASONK
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for managing Search Engine Sitemaps

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>