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

PR:		ports/114128
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2007-07-02 02:54:01 +00:00
parent 9a06b90e67
commit 726a07fa06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194596
5 changed files with 40 additions and 0 deletions

View File

@ -673,6 +673,7 @@
SUBDIR += p5-Flickr-Upload
SUBDIR += p5-Gantry
SUBDIR += p5-Geo-Caching
SUBDIR += p5-HTML-Adsense
SUBDIR += p5-HTML-Breadcrumbs
SUBDIR += p5-HTML-CalendarMonthSimple
SUBDIR += p5-HTML-Chunks

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: p5-HTML-Adsense
# Date created: 2007-06-29
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= HTML-Adsense
PORTVERSION= 0.2
CATEGORIES= www
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Create adsense widgets easily
RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${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>

View File

@ -0,0 +1,3 @@
MD5 (HTML-Adsense-0.2.tar.gz) = df9bf9f20858bd11061147b01eaa0654
SHA256 (HTML-Adsense-0.2.tar.gz) = 21e016e07f447ab1cb6144a464decd31ce4ae71f6fc782917fd2a03aecd2c4e6
SIZE (HTML-Adsense-0.2.tar.gz) = 4058

View File

@ -0,0 +1,3 @@
This module wraps Google Adsense ad creation in OO perl code.
WWW: http://search.cpan.org/dist/HTML-Adsense/

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Adsense/.packlist
%%SITE_PERL%%/HTML/Adsense.pm
@dirrmtry %%SITE_PERL%%/HTML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Adsense
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML