15 lines
294 B
Makefile
15 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.10 2013/04/17 16:21:59 sthen Exp $
|
|
|
|
COMMENT= get information about a class and its structure
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Class-Inspector-1.28
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|