15 lines
267 B
Makefile

# $OpenBSD: Makefile,v 1.10 2020/07/03 21:44:54 sthen Exp $
COMMENT= read/write data according to a standard Fortran 77 FORMAT
MODULES= cpan
PKG_ARCH= *
DISTNAME= Fortran-Format-0.90
REVISION= 1
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>