# $OpenBSD: Makefile,v 1.3 2020/07/03 21:45:44 sthen Exp $

COMMENT =	return the total amount of free and used physical memory

DISTNAME =	Sys-MemInfo-0.99
REVISION =	1
CATEGORIES =	sysutils

# Perl
PERMIT_PACKAGE =	Yes

WANTLIB += c perl

MODULES =	cpan

.include <bsd.port.mk>
