summaryrefslogtreecommitdiff
path: root/editors/mg2a/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mg2a/Makefile')
-rw-r--r--editors/mg2a/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile
index 48d908f260b..0f8137c2583 100644
--- a/editors/mg2a/Makefile
+++ b/editors/mg2a/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/04/01 00:21:25 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2000/04/01 00:30:53 dmcmahill Exp $
# Top level for mg2a package make... nothing unusual
# in this package - john refling
#
@@ -13,6 +13,9 @@ MAINTAINER= refling@comet.lbl.gov
USE_CONFIGURE= NO
+post-extract:
+ cd ${WRKSRC} ; ${CP} sys/bsd/Makefile .
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mg ${PREFIX}/bin/mg
${INSTALL_MAN} ${WRKSRC}/mg.1 ${PREFIX}/man/man1