freebsd-ports/devel/p5-POSIX-strptime/Makefile
Wesley Shields 45889c2b15 Update to 0.10
PR:		ports/148725
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2010-07-22 13:42:41 +00:00

21 lines
431 B
Makefile

# New ports collection makefile for: p5-POSIX-strptime
# Date created: 3 January 2007
# Whom: Douglas Thrift <douglas@douglasthrift.net>
#
# $FreeBSD$
#
PORTNAME= POSIX-strptime
PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= douglas@douglasthrift.net
COMMENT= Perl interface to strptime(3)
PERL_CONFIGURE= yes
MAN3= POSIX::strptime.3
.include <bsd.port.mk>