head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


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

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

1.2
date	2011.06.14.15.16.36;	author culot;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@Switch exporter over
@
text
@# Created by: Takefu <takefu@@airport.fm>
# $FreeBSD: head/www/p5-HTML-Defaultify/Makefile 305819 2012-10-13 07:46:59Z az $

PORTNAME=	HTML-Defaultify
PORTVERSION=	1.01
CATEGORIES=	www perl5
MASTER_SITES=	http://www.jmarshall.com/tools/defaultify/releases/ \
		CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	takefu@@airport.fm
COMMENT=	Perl module to populate HTML forms with default values

RUN_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser

PERL_CONFIGURE=	yes
MAN3=		HTML::Defaultify.3

.include <bsd.port.mk>
@


1.3
log
@SVN rev 305819 on 2012-10-13 07:46:59Z by az

- fix portlint(1) compliant
- fix Trim the headers

PR:		ports/172602
Submitted by:	Takefu <takefu@@airport.fm> (maintainer)

Feature safe: yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@- Fix typo in maintainer's address
- Remove unneeded MASTER_SITE_SUBDIR

PR:		ports/157866
Submitted by:	Takefu <takefu@@airport.fm> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-HTML-Defaultify
# Date Created:				2009-02-10
# Whom:					takefu
#
a2 1
#
d7 1
a7 1
MASTER_SITES=	http://www.jmarshall.com/tools/defaultify/releases/\
d14 2
a16 1

d19 1
a19 5
.include <bsd.port.pre.mk>

RUN_DEPENDS+=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser

.include <bsd.port.post.mk>
@


1.1
log
@HTML::Defaultify - Pre-fill default values into an existing HTML form

WWW: http://www.jmarshall.com/tools/defaultify/

PR:		ports/154816
Submitted by:	Takefu <takefu@@airport.fm>
@
text
@a12 1
MASTER_SITE_SUBDIR=	HTML
d15 1
a15 1
MAINTAINER=	akefu@@airport.fm
@

