summaryrefslogtreecommitdiff
path: root/editors/matlab-mode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/matlab-mode/Makefile')
-rw-r--r--editors/matlab-mode/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile
index 1043bcde5e7..443bfce580e 100644
--- a/editors/matlab-mode/Makefile
+++ b/editors/matlab-mode/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 01:32:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:44 jmmv Exp $
#
DISTNAME= matlab.el
PKGNAME= matlab-mode-2.3
+WRKSRC= ${WRKDIR}
CATEGORIES= editors math
MASTER_SITES= http://www.mathworks.com/matlabcentral/files/104/
EXTRACT_SUFX=
@@ -11,8 +12,6 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file
COMMENT= Matlab mode for Emacs
-WRKSRC= ${WRKDIR}
-
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKDIR}
DIST_SUBDIR= ${PKGNAME}