opnsense-ports/sysutils/p5-Probe-Perl/Makefile
Franco Fichtner 644d7101dc */*: sync with upstream
Taken from: FreeBSD
2015-10-15 19:45:45 +02:00

21 lines
413 B
Makefile

# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
# $FreeBSD$
PORTNAME= Probe-Perl
PORTVERSION= 0.03
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KWILLIAMS
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Information about the currently running perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>