17 lines
322 B
Makefile
Raw Normal View History

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