openbsd-ports/devel/p5-Carp-Clan/Makefile
kevlo 6a0124a112 Initial import of p5-Carp-Clan 5.3.
This module reports errors from perspective of caller of a clan of modules.
2004-12-01 05:35:58 +00:00

20 lines
450 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2004/12/01 05:35:58 kevlo Exp $
COMMENT= "report errors from perspective of caller of a clan of modules"
DISTNAME= Carp-Clan-5.3
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/}
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>