summaryrefslogtreecommitdiff
path: root/math/dcdflib.f/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/dcdflib.f/Makefile')
-rw-r--r--math/dcdflib.f/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/dcdflib.f/Makefile b/math/dcdflib.f/Makefile
index 7c6dfeb2b74..02837b48d84 100644
--- a/math/dcdflib.f/Makefile
+++ b/math/dcdflib.f/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/04/17 00:19:57 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:39 jmmv Exp $
DISTNAME= dcdflib.f-1.1
+WRKSRC= ${WRKDIR}/dcdflib.f/src
CATEGORIES= math
MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
@@ -10,8 +11,6 @@ COMMENT= Library of Fortran Routines for Cumulative Distribution Functions
USE_FORTRAN= yes
-WRKSRC= ${WRKDIR}/dcdflib.f/src
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dcdflib.f
${INSTALL_DATA} ${WRKSRC}/../doc/* ${PREFIX}/share/doc/dcdflib.f