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


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

1.3
date	2012.06.30.05.30.10;	author az;	state Exp;
branches;
next	1.2;

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

1.1
date	2007.07.02.02.54.01;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTML-Adsense
# Date created:		2007-06-29
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/www/p5-HTML-Adsense/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTML-Adsense
PORTVERSION=	0.2
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	HTML
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@@gslin.org
COMMENT=	Create adsense widgets easily

RUN_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor

PERL_CONFIGURE=	yes

MAN3=		HTML::Adsense.3

post-patch:
	${RM} -f ${WRKSRC}/lib/HTML/._Adsense.pm

.include <bsd.port.mk>
@


1.3
log
@- Remove SITE_PERL from *_DEPENDS

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


1.2
log
@- Include some ports in perl5 category.

PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
@
text
@d18 1
a18 1
RUN_DEPENDS=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
@


1.1
log
@Add p5-HTML-Adsense 0.2, create adsense widgets easily.

PR:		ports/114128
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d10 1
a10 1
CATEGORIES=	www
@

