head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2013.03.13.18.15.21;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.02.49;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2010.01.20.01.28.51;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2008.08.03.14.25.06;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.17.14.29.57;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2007.09.13.20.15.05;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314067
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: coryking
# $FreeBSD: head/www/p5-HTML-Location/Makefile 314067 2013-03-13 11:13:45Z bapt $

PORTNAME=	HTML-Location
PORTVERSION=	1.03
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	coryking@@mozimedia.com
COMMENT=	Working with disk to URI file mappings (deprecated: see URI::ToDisk)

BUILD_DEPENDS=	p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI
RUN_DEPENDS=	p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI

PERL_CONFIGURE=	yes

MAN3=		HTML::Location.3

.include <bsd.port.mk>
@


1.5
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:   p5-HTML-Location
# Date created:                                08 September 2007
# Whom:                                        coryking
#
# $FreeBSD: head/www/p5-HTML-Location/Makefile 300897 2012-07-14 14:29:18Z beat $
#
@


1.4
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 1).

Approved by:	portmgr (itetcu)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 1.03

PR:		125461
Submitted by:	Wen heping <wenheping@@gmail.com>
Approved by:	maintainer
@
text
@d10 1
d18 4
a21 8
BUILD_DEPENDS=	p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
		p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
		p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS=	p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
		p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
		p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
@


1.2
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	1.01
@


1.1
log
@Working with disk to URI file mappings

WWW: http://search.cpan.org/dist/HTML-Location

PR:		ports/116212
Submitted by:	Cory R. King <coryking at mozimedia.com>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
@

