# Created by: Terry Sposato # $FreeBSD: head/devel/p5-Sys-MemInfo/Makefile 536768 2020-05-28 13:13:25Z danfe $ PORTNAME= Sys-MemInfo PORTVERSION= 0.99 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for getting memory information LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sys/MemInfo/MemInfo.so .include