summaryrefslogblamecommitdiff
path: root/devel/p5-Date-Manip/Makefile
blob: 8df7106d99e13eb1602e277c799b4f057a12a7ab (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     


                                                                            
           

 
                          
                    


                                        
                   
                                        
 
                                
                                                                  
 
                   

                             
                                                   
 
                      
# New ports collection makefile for:	p5-Date-Manip
# Date created:				April 28th 1996
# Whom:	      				James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Date-Manip
PORTVERSION=	5.42
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Date
PKGNAMEPREFIX=	p5-
DISTNAME=	DateManip-${PORTVERSION}

MAINTAINER=	port@FreeBSD.org
COMMENT=	Perl5 module containing date manipulation routines

PERL_CONFIGURE=	YES

MAN3=		Date::Manip.3
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>