head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.22.16.27.06;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.17.14.29.53;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2005.09.20.14.20.34;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.05.10.03.16;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.26;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.02.08.08.09.54;	author petef;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	FAQ::OMatic
# Date created:				31 Dec 2001
# Whom:					Seamus Venasse <svenasse@@polaris.ca>
#
# $FreeBSD: head/www/p5-FAQ-OMatic/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	FAQ-OMatic
PORTVERSION=	2.719
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Perl API to manipulate FAQ-O-Matics

PERL_CONFIGURE=	yes

MAN3=		FAQ::OMatic::API.3

post-install:
	@@${CAT} ${WRKSRC}/install.notes

.include <bsd.port.mk>
@


1.6
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
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
@d24 1
a24 8
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS=	${BUILD_DEPENDS}
.endif

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


1.4
log
@Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	FAQ
@


1.3
log
@Update to 2.719

PR:		52814
Submitted by:	maintainer
Approved by:	edwin (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	svenasse@@polaris.ca
@


1.2
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	2.712
d20 1
a20 1
IS_INTERACTIVE=	"Needs user input for setting up the FAQ-OMatic"
d22 2
a23 2
MAN3=	FAQ::OMatic::API.3
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
d25 8
a32 1
.include <bsd.port.mk>
@


1.1
log
@Add p5-FAQ-OMatic 2.712, perl API to manipulate FAQ-O-Matics.

PR:		33416
Submitted by:	Seamus Venasse <svenasse@@polaris.ca>
@
text
@d16 1
@

