freebsd-ports/www/p5-FAQ-OMatic/Makefile
Pete Fritchman b6e22e7502 Add p5-FAQ-OMatic 2.712, perl API to manipulate FAQ-O-Matics.
PR:		33416
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-08 08:09:54 +00:00

25 lines
507 B
Makefile

# New ports collection makefile for: FAQ::OMatic
# Date created: 31 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= FAQ-OMatic
PORTVERSION= 2.712
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= FAQ
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
PERL_CONFIGURE= yes
IS_INTERACTIVE= "Needs user input for setting up the FAQ-OMatic"
MAN3= FAQ::OMatic::API.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>