openbsd-ports/devel/p5-Class-Inspector/Makefile
2013-03-11 10:50:00 +00:00

17 lines
322 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:14 espie Exp $
COMMENT= get information about a class and its structure
MODULES= cpan
DISTNAME= Class-Inspector-1.24
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>