Update multimedia/mplayer to version 1.1.r20141223_2
[dports.git] / net / p5-Net-Ping / Makefile
1 # Created by: Sergey Matveychuk <sem@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Net-Ping
5 PORTVERSION=    2.40
6 PORTREVISION=   1
7 CATEGORIES=     net perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     sem@FreeBSD.org
12 COMMENT=        Perl module to check a remote host for reachability
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>