aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Sys-MemInfo/Makefile
blob: 77d57569b5434d8c7b9182999eb47c3c357f23ec (plain) (tree)






















                                                                            
# New ports collection makefile for:	Sys-MemInfo
# Date created:	   25 July 2008
# Whom:		   Terry Sposato <terry@sucked-in.com>
#
# $FreeBSD$
#

PORTNAME=	Sys-MemInfo
PORTVERSION=	0.91
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	terry@sucked-in.com
COMMENT=	Sys::MemInfo - Perl extension for getting Memory information

WRKSRC=	${WRKDIR}/${PORTNAME}

PERL_CONFIGURE=	yes

MAN3=	Sys::MemInfo.3

.include <bsd.port.mk>