freebsd-ports/print/p5-Net-Printer/Makefile
Andrej Zverev e8d65f9e66 - state support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:55:04 +00:00

18 lines
304 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
.include <bsd.port.mk>