2013-03-11 10:50:00 +00:00

19 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/03/11 10:50:16 espie Exp $
COMMENT= finding memory usage of perl variables
SHARED_ONLY= Yes
MODULES= cpan
DISTNAME= Devel-Size-0.77
REVISION= 0
CATEGORIES= devel
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>