Tweak www/owncloud version 10.0.2
[dports.git] / print / p5-Net-Printer / Makefile
1 # Created by: andrew@scoop.co.nz
2 # $FreeBSD$
3
4 PORTNAME=       Net-Printer
5 PORTVERSION=    1.12
6 PORTREVISION=   1
7 CATEGORIES=     print perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Perl extension for direct-to-lpd printing
13
14 LICENSE=        BSD2CLAUSE
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>