freebsd-ports/devel/p5-FileHandle-Fmode/Makefile
Martin Wilke 79b81568c5 - Update to 0.11
PR:		134303
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-09 09:18:42 +00:00

21 lines
434 B
Makefile

# New ports collection makefile for: p5-FileHandle-Fmode
# Date created: 01 October 2007
# Whom: janos.mohacsi@bsd.hu
#
# $FreeBSD$
#
PORTNAME= FileHandle-Fmode
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Module to determine if a filehandle is opened for reading, writing
MAN3= FileHandle::Fmode.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>