freebsd-ports/devel/p5-Date-Business/Makefile

21 lines
412 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Date-Business
# Date created: Aug 05, 2011
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
PORTNAME= Date-Business
PORTVERSION= 1.2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fast calendar and business date calculations
PERL_CONFIGURE= yes
MAN3= Date::Business.3
.include <bsd.port.mk>