freebsd-ports/print/p5-Net-Printer/Makefile
Li-Wen Hsu ffedbbef3e - Update to 1.05
PR:		ports/127748
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Andrew McNaughton <andrew AT scoop.co.nz> (maintainer)
2008-10-01 19:56:54 +00:00

21 lines
389 B
Makefile

# New ports collection makefile for: p5-Net-Printer
# Date created: 14 August 2003
# Whom: andrew@scoop.co.nz
#
# $FreeBSD$
#
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>