openbsd-ports/devel/p5-Fortran-Format/Makefile

16 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.2 2006/11/25 16:32:35 espie Exp $
COMMENT= "read/write data according to a standard Fortran 77 FORMAT"
MODULES= cpan
DISTNAME= Fortran-Format-0.90
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>