freebsd-ports/print/p5-Net-Printer/Makefile
Andrej Zverev 945c98fdf8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 13:07:40 +00:00

20 lines
327 B
Makefile

# Created by: andrew@scoop.co.nz
# $FreeBSD$
PORTNAME= Net-Printer
PORTVERSION= 1.12
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl extension for direct-to-lpd printing
LICENSE= BSD
USES= perl5
USE_PERL5= configure
MAN3= Net::Printer.3
.include <bsd.port.mk>