summaryrefslogtreecommitdiff
path: root/math/dcdflib.f
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /math/dcdflib.f
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'math/dcdflib.f')
-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