15 lines
276 B
Makefile
15 lines
276 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:17 espie Exp $
|
|
|
|
COMMENT= read/write data according to a standard Fortran 77 FORMAT
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Fortran-Format-0.90
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|