freebsd-ports/devel/p5-Log-Minimal/Makefile

24 lines
432 B
Makefile

# New ports collection makefile for: p5-Log-Minimal
# Date created: 18 Oct 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Log-Minimal
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Minimal but customizable logger
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
MAN3= Log::Minimal.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>