opnsense-ports/devel/p5-IPC-Shareable/Makefile

18 lines
317 B
Makefile

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
PORTNAME= IPC-Shareable
PORTVERSION= 0.61
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Share Perl variables between processes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>