# New ports collection makefile for:	p5-Net-Printer
# Date created:		14 August 2003
# Whom:	      		andrew@scoop.co.nz
#
# $FreeBSD: ports/print/p5-Net-Printer/Makefile,v 1.6 2008/10/01 19:56:54 lwhsu Exp $
#

PORTNAME=	Net-Printer
PORTVERSION=	1.05
CATEGORIES=	print perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	andrew@scoop.co.nz
COMMENT=	Perl extension for direct-to-lpd printing

PERL_CONFIGURE=	yes

MAN3=		Net::Printer.3

.include <bsd.port.mk>
