freebsd-ports/devel/p5-FileHandle-Fmode/Makefile
Andrej Zverev d49a8f39af - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:00:41 +00:00

16 lines
319 B
Makefile

# Created by: janos.mohacsi@bsd.hu
# $FreeBSD$
PORTNAME= FileHandle-Fmode
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jmohacsi@bsd.hu
COMMENT= Module to determine if a filehandle is opened for reading, writing
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>