freebsd-ports/www/p5-FAQ-OMatic/Makefile
2003-02-21 14:08:24 +00:00

25 lines
552 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
COMMENT= Perl API to manipulate FAQ-O-Matics
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>