16 lines
257 B
Makefile
16 lines
257 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:14 espie Exp $
|
|
|
|
COMMENT= unload a class
|
|
|
|
DISTNAME= Class-Unload-0.07
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Andrew Fresh <andrew@cpan.org>
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|