freebsd-ports/devel/p5-Log-Minimal/Makefile
Sunpoet Po-Chuan Hsieh d32dbd4bc7 - Update to 0.10
- Add missing trailing slash to WWW

Changes:	http://search.cpan.org/dist/Log-Minimal/Changes
2012-05-03 01:36:43 +00:00

24 lines
431 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.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Minimal but customizable logger
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Log::Minimal.3
.include <bsd.port.mk>